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 <[EMAIL PROTECTED]>

        * 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.

Attachment: bad_cast.patch.gz
Description: GNU Zip compressed data

_______________________________________________
Glade-devel maillist  -  Glade-devel@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel

Reply via email to