On Fr, 2011-05-13 at 13:33 +0100, Andris Pavenis wrote: > gcc-4.6.0 libstdc++ headers no more includes stddef.h. > As the result there are error messages due to undefined offsetof(). > Attached patch (against development version) fixes that. > > Of course one may want to include cstddef from some header > file instead.
Thanks for notifying the list. FWIW, a similar fix is also in the "master" branch in the meego.gitorious.org repository used for libsynthesis in SyncEvolution. Lukas, when you merge that back you'll get that fix plus a few others (clang -Wall -Werror clean, for example). -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
