... -Wcast-align ... That one will give you tons of warnings on some platforms with different alignments than i386.
We do lots of GTK_NOTEBOOK(widget) type casts that are perfectly fine -- because there is an implied type check -- but can very well increase alignment. (GTK_NOTEBOOK is a sample. I don't recall which ones that actually barf.) M. _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list