[Bug libstdc++/82366] std::regex constructor called from shared library throws std::bad_cast

spamdrop at fodvo dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 30 15:27:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82366

--- Comment #4 from spamdrop at fodvo dot org ---
One more comment to add before I forget, If I change the regex string to remove
the []'s, while the program doesn't do the correct thing (obviously), it at
least doesn't throw the exception.  Not sure if that has any significant
meaning.


More information about the Gcc-bugs mailing list