This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17426] Emit mandatory warning for manual expansions of offsetof
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2005 05:38:58 -0000
- Subject: [Bug c/17426] Emit mandatory warning for manual expansions of offsetof
- References: <20040912013748.17426.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-13 05:38 -------
A note here, glibc and a couple of other projects would have been helped by this warning as they have
code which uses the manual expansion of offsetof.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17426