Bug 1325640

Summary: Deprecation warnings on packaged VAPI
Product: [Fedora] Fedora Reporter: bob
Component: libgeeAssignee: Michel Alexandre Salim <michel>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-31 22:04:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description bob 2016-04-10 08:31:15 UTC
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

Comment 1 bob 2016-10-31 22:04:45 UTC
This is fixed in F25.

➜  ~ rpm -q libgee
libgee-0.18.1-1.fc25.x86_64