http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54354

Daniel Morilha <dmorilha at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmorilha at gmail dot com

--- Comment #3 from Daniel Morilha <dmorilha at gmail dot com> ---
any update on that? is there any workaround? I am trying to parse from ISO 8601
date/time format to C++11 time_points and relied on std::get_time to do the
parsing work. Any ideas on how to accomplish that by other means? Thanks

Reply via email to