[Bug 902861] New: pango-font pedantic warnings

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 22 14:38:57 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=902861

            Bug ID: 902861
           Summary: pango-font pedantic warnings
           Product: Fedora
           Version: 18
         Component: pango
          Severity: unspecified
          Priority: unspecified
          Reporter: mike at cchtml.com

Created attachment 685210
  --> https://bugzilla.redhat.com/attachment.cgi?id=685210&action=edit
pango-font-pedantic.patch

Starting in Pango 1.32, the pango-font.h header tries to store 64-bit values in
a 32-bit enumerator. I have changed the enumerator to be #define's instead.

Patch attached.


Version-Release number of selected component (if applicable):
pango-1.32.3-1.fc18


Actual results:
/usr/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts
enumerator values to range of ‘int’ [-pedantic]


Expected results:
No compile warnings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fJ56ulfhM7&a=cc_unsubscribe


More information about the fonts-bugs mailing list