Re: Deprecations



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



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