Description of problem: The open(3) declaration is broken and code like | fd = open(file, O_RDONLY); fails with | src/vlimit.c: In function 'readFile': | src/vlimit.c:280: warning: ISO C forbids empty initializer braces | src/vlimit.c:280: error: zero or negative size array '___arr' | src/vlimit.c:280: warning: ISO C forbids zero-size array '__open_too_many_args' | src/vlimit.c:280: warning: ISO C forbids braced-groups within expressions and lot of bogus "ISO C forbids ..." warnings are cluttering the build. See http://koji.fedoraproject.org/koji/getfile?taskID=88648&name=build.log for full log. Version-Release number of selected component (if applicable): glibc-2.6.90-2
Should be fixed in glibc-2.6.90-4.