Hide Forgot
Description of problem: When compiling programs that use gee, valac outputs many warnings about the deprecation of the [Deprecated] attribute (ha). This of course breaks the build for any applications compiled with the --fatal-warnings switch Version-Release number of selected component (if applicable): libgee-0.18.0-3.fc24.x86_64 How reproducible: always Steps to Reproduce: 1. Write Vala source file 2. Run valac with `--pkg gee-0.8` and --fatal-warnings Actual results: Failed build Expected results: No warnings raised by VAPI Additional info: A log of the warnings is attached to the linked bug
This is fixed in F25. ➜ ~ rpm -q libgee libgee-0.18.1-1.fc25.x86_64