http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60878
Tolga changed:
What|Removed |Added
Severity|normal |blocker
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: fasdfasdas at gmail dot com
The following code compiles in clang++ 3.5 (as of yesterday's unstable b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56166
--- Comment #9 from Tolga ---
It was a bug in my code that called clear from one thread while other inserts
something.
Yet, it throws.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56166
--- Comment #8 from Tolga ---
Correction, removing the copy, therefore reference counting effect, feels like
has decreased the error but I found out std::string::clear() still throws
std::length_error, although I use no reference.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56166
Tolga changed:
What|Removed |Added
CC||fasdfasdas at gmail dot com
--- Comment #7 from