]> git.lyx.org Git - features.git/blobdiff - src/support/lyxstring.C
small stuff
[features.git] / src / support / lyxstring.C
index e9190cde02b4062b32c7fe06c7f2655b6ba11f6e..35db7f9d28749d63296c42ad0a218a6eca1130c6 100644 (file)
@@ -304,6 +304,10 @@ void lyxstring::Srep::replace(lyxstring::size_type i, lyxstring::size_type n,
 ///////////////////////////////////////
 // The lyxstring Invariant tester
 ///////////////////////////////////////
+// There are no know bugs in lyxstring now, and it have been
+// tested for a long time. so we disable the invariant checker. (Lgb)
+#undef ENABLE_ASSERTIONS
 #ifdef ENABLE_ASSERTIONS
 
 /** Testing of the lyxstring invariant