[Bug 737756] Re: Unable to use POSIX.1b (aio.h) with gcc -std=c99

2015-05-01 Thread dino99
This is no more a supported version now ** Changed in: eglibc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737756 Title: Unable to use POSIX.1b (aio.h) with

[Bug 737756] Re: Unable to use POSIX.1b (aio.h) with gcc -std=c99

2011-03-18 Thread Fabricio
** Description changed: The following C program, which includes the POSIX.1b header aio.h, does not compile with GCC -std=c99: #include int main(void) { } - The error is: - + $ gcc -std=c99 -c aio-c99.c In file included from aio-c99.c:1: /usr/include/aio.h:42: error: field ‘aio

[Bug 737756] Re: Unable to use POSIX.1b (aio.h) with gcc -std=c99

2011-03-18 Thread Fabricio
** Description changed: The following C program, which includes the POSIX.1b header aio.h, does not compile with GCC -std=c99: #include - int main(int argc, char** argv) { } + int main(void) { } The error is: In file included from aio-c99.c:1: /usr/include/aio.h:42: error: fi

[Bug 737756] Re: Unable to use POSIX.1b (aio.h) with gcc -std=c99

2011-03-18 Thread Fabricio
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737756 Title: Unable to use POSIX.1b (aio.h) with gcc -std=c99 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma