Hi, some users of Geany reported crashes when typing for example German umlauts within some tags using LexHTML.
For example something like "<table ö" let Geany crash with the following message on stderr: Assertion [val >= 0] failed at CharacterSet.h 55 What I noticed so far: The SCE_HPHP_* styles seems to work. I'm not sure whether this is really a bug or whether I did something wrong in Geany but at least when Bait crashes in the same way after changing the lexer to SCLEX_HTML. I had a look at LexHTML.cxx and CharacterSet.h but didn't find anything useful. Scite doesn't seem to have these problems. For reference: the bug reports against Geany can be found at https://sourceforge.net/tracker/?func=detail&atid=787791&aid=1759166&group_id=153444 http://lists.uvena.de/pipermail/geany/2007-July/001324.html http://lists.uvena.de/pipermail/geany/2007-July/001304.html Regards, Enrico -- Get my GPG key from http://www.uvena.de/pub.key Powered by Debian GNU/Linux, GnuPG and Sylpheed. _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
