Use offsetof instead of __builtin_offsetof, for icc's sake. Proposed by
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 18 Jan 2009 01:03:00 +0000 (01:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 18 Jan 2009 01:03:00 +0000 (01:03 +0000)
commited6c7f0e3226a6e6ead09a672c67fef55743e073
tree27935ed9026ea77a3b23223ac0be1a41c0f66e89
parent3e9aa9229e9c619e3d6c8f91367dbc0214a58d16
Use offsetof instead of __builtin_offsetof, for icc's sake. Proposed by

        * glib/gmacros.h (G_STRUCT_OFFSETOF): Use offsetof instead of
        __builtin_offsetof, for icc's sake. Proposed by Hrvoje Niksic.

svn path=/trunk/; revision=7811
ChangeLog
glib/gmacros.h