Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
deprecated-macros.patch | Remove deprecated gnome-common macro. | Yavor Doganov <yavor@gnu.org> | no | debian | 2019-10-24 | |
gsettings-port.patch | Port to GSettings. | Yavor Doganov <yavor@gnu.org> | no | debian | 2019-10-24 | |
gtk3-port.patch | Port to GTK 3. | Yavor Doganov <yavor@gnu.org> | no | 2019-10-28 | ||
glib-deprecated.patch | Replace some deprecate GLib functions/macros. | Yavor Doganov <yavor@gnu.org> | no | 2019-10-28 | ||
compiler-warnings.patch | Fix some compiler warnings. - implicit conversion from ‘gfloat’ {aka ‘float’} to ‘double’ to match other operand of binary expression [-Wdouble-promotion] - implicit conversion from ‘gfloat’ {aka ‘float’} to ‘double’ when passing argument to function [-Wdouble-promotion] - assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] - initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] - switch missing default case [-Wswitch-default] - suggest braces around empty body in an ‘if’ statement [-Wempty-body] - function declaration isn’t a prototype [-Wstrict-prototypes] - no previous prototype for ‘foo’ [-Wmissing-prototypes] - ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] |
Yavor Doganov <yavor@gnu.org> | no | 2019-10-28 | ||
desktop.patch | Remove deprecated Encoding entry; add Keywords. | Yavor Doganov <yavor@gnu.org> | no | 2019-10-28 |