This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/915] pthread.h empty initializer braces


------- Additional Comments From twisti at complang dot tuwien dot ac dot at  2005-05-03 12:58 -------
Ok, the problem is -pedantic not -Wall.

$ gcc -pedantic -c test.c
test.c: In function `main':
test.c:5: warning: ISO C forbids empty initializer braces
test.c:6: warning: ISO C forbids empty initializer braces


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=915

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]