CVSROOT:        /cvs/gnome
Module name:    gnome-python
Changes by:     gjc     06/06/25 12:18:13

Modified files:
        pygtk          : ChangeLog 
        pygtk/codegen  : argtypes.py 

Log message:
* codegen/argtypes.py (ArgMatcher.register_enum,
(ArgMatcher.register_flag): Use IntArg to handle enums and flags
with no typecode.  This is to avoid the compiler warning
"dereferencing type-punned pointer will break strict-aliasing
rules" when converting enums or flags with no typecode.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=gjc&date=explicit&mindate=2006-06-25%2012:17&maxdate=2006-06-25%2012:19

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to