
21 Feb
2012
21 Feb
'12
11:37 a.m.
On 02/21/2012 11:48 AM, Artyom Beilis wrote:
Linux x86_64 g++/stlport (libstdc++ and IA64 detected) Linux x86_64 clang (gcc and ia64 detected)
The structure of the library should already enforce mutually exclusive values and prevent this from happening. The fact that it doesn't is a sign of poor design and means that the library essentially needs to be rewritten.