[Glade-devel] Re: strcmp in glade-xml-utils [was: ShortCuts]



Hello
This patch will freed glade3 from all signedness warnings.

There are a couple warnings left though, unused variables/functions and
an aliassing one but I prefer not to touch them unless you say so (since
someone might want to use those variables in the future).

greets

Juan Pablo

PS: The change log

2005-09-14  Juan Pablo Ugarte <juanpablougarte gmail com>

        * src/glade-parse.h: Added CAST_BAD macro (BAD_CAST opposite).

        * src/glade-parse.c: Changed strcmp() to xmlStrcmp() and use of macros
to avoid signedness warnings.

        * src/glade-xml-utils.[ch]: Removed signedness warnings.

        * src/glade-widget.c: Removed signedness warning.

        * src/glade-widget-class.c: Removed signedness warnings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad_cast.patch.gz
Type: application/x-gzip
Size: 7785 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/glade-devel/attachments/20050914/6b2bcfda/bad_cast.patch.gz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]