[Bug other/47029] New: fixincludes: the fix for c99 inlines in the glibc header files fixes function declarations as well as function definitions

2010-12-21 Thread hkodungallur at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47029 Summary: fixincludes: the fix for c99 inlines in the glibc header files fixes function declarations as well as function definitions Product: gcc Version: 4.4.2 Sta

[Bug other/47029] fixincludes: the fix for c99 inlines in the glibc header files fixes function declarations as well as function definitions

2011-01-31 Thread hkodungallur at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47029 --- Comment #2 from Hari Kodungallur 2011-01-31 20:54:57 UTC --- Created attachment 23187 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23187 /usr/include/sys/stat.h from a CentOS 5.5 server.

[Bug other/47029] fixincludes: the fix for c99 inlines in the glibc header files fixes function declarations as well as function definitions

2011-01-31 Thread hkodungallur at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47029 --- Comment #3 from Hari Kodungallur 2011-01-31 20:55:37 UTC --- Sorry for the delay. I was on vacation. I've attached the stat.h header file.