Package: font-manager / 0.7.3-1.1

Metadata

Package Version Patches format
font-manager 0.7.3-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add ref keyword.patch | (download)

src/font-manager/Compare.vala | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 [patch] vala 0.36 requires ref keyword in function param (#33)

* vala 0.36 requires ref keyword in function param

* wrap with if clauses for maximum support

fix incompatible types.patch | (download)

lib/UX/Models/CollectionModel.vala | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] fix incompatible types

- Fixes build with valac 0.35.x