[Bug libstdc++/68323] New: chrono reference to ‘literals’ namespace is ambiguous when using gnu-versioned-namespace

2015-11-12 Thread dmorilha at gmail dot com
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: dmorilha at gmail dot com Target Milestone: --- /home/y/lib/gcc/x86_64-redhat-linux/5.2.0/include/c++/chrono:873:19: error: reference to ‘literals

[Bug libstdc++/68058] New: _GLIBCXX_BEGIN_NAMESPACE_VERSION breaks regex

2015-10-22 Thread dmorilha at gmail dot com
: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: dmorilha at gmail dot com Target Milestone: --- when compiling libstdc++ with --enable-symvers=gnu-versioned-namespace std::regex complaining about private data members trying to be accessed outside the class: 22:55:46

[Bug libstdc++/68058] _GLIBCXX_BEGIN_NAMESPACE_VERSION breaks regex

2015-10-22 Thread dmorilha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68058 --- Comment #1 from Daniel Morilha --- Created attachment 36564 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36564=edit regex patch

[Bug libstdc++/54354] TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5)

2013-05-23 Thread dmorilha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54354 Daniel Morilha dmorilha at gmail dot com changed: What|Removed |Added CC||dmorilha

[Bug libstdc++/54354] TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5)

2013-05-23 Thread dmorilha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54354 --- Comment #5 from Daniel Morilha dmorilha at gmail dot com --- I just realized I can use operating system functionality to achieve the same goal. Please ignore my question and thanks for the quick follow up. Looking forward to gcc 4.9.0