[Bug libstdc++/48891] std functions conflicts with C functions when building with c++0x support (and using namespace std)

2011-05-05 Thread alexis.menard at openbossa dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48891 --- Comment #3 from Alexis Menard 2011-05-05 22:17:36 UTC --- (In reply to comment #2) > (In reply to comment #0) > > > > and build it with : g++ main.cpp -std=c++0x -std=gnu++0x -o test > > There's no point specifying two -std options, only th

[Bug libstdc++/48891] New: std functions conflicts with C functions when building with c++0x support.

2011-05-05 Thread alexis.menard at openbossa dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48891 Summary: std functions conflicts with C functions when building with c++0x support. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/48891] std functions conflicts with C functions when building with c++0x support.

2011-05-05 Thread alexis.menard at openbossa dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48891 --- Comment #1 from Alexis Menard 2011-05-05 21:35:55 UTC --- glibc 2.13-5. binutils 2.21-7 Archlinux.