]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog.ia64
ia64: ucontext.h: drop __cplusplus
authorMike Frysinger <vapier@gentoo.org>
Tue, 17 Apr 2012 02:45:14 +0000 (22:45 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 03:10:28 +0000 (23:10 -0400)
commit91e5f2e441de61f8a2130b9eb5bf5ae0ada00357
treee81ee519b11921ee879920c2af337b1058546701
parente43013840b7e68e2f725b0d689bcd1d0f688de15
ia64: ucontext.h: drop __cplusplus

Building a lot of glibc files trigger warnings like so:
.../ucontext.h:52:25: warning: variably modified '_pad' at file scope

The ia64 header protects the use of __builtin_offsetof by a C++
compiler, but this builtin works just fine with C compilers, so
allow it to be used there too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog.ia64
sysdeps/unix/sysv/linux/ia64/sys/ucontext.h