Bug 1325640 - Deprecation warnings on packaged VAPI
Summary: Deprecation warnings on packaged VAPI
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libgee
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Alexandre Salim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-10 08:31 UTC by bob
Modified: 2016-10-31 22:04 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-31 22:04:45 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1325505 0 unspecified CLOSED Deprecation warnings on packaged VAPI 2021-02-22 00:41:40 UTC

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


Note You need to log in before you can comment on or make changes to this bug.