On 08.11.2010, at 14:26, Domingo Alvarez Duarte wrote: > Just after update to the last svn Fluid is trowing assertion on invalid > utf8 on Fl_Text_Display line 1400 from the microsoft runtime library.
That is very much possible. I introduced a lot of asserts to find bugs that may still be hiding in this code. It would be a great help if you could send me the text that was in the editor at that time, and repeatable steps that will show the crash. If you are in production, compiling in release mode (not for debug) should disable the assertion so that you can work more or less normally. - Matthias _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
