[QScintilla] Possible bug in qscilexercpp

Phil Thompson phil at riverbankcomputing.com
Thu Feb 26 08:38:35 GMT 2009


On Wed, 25 Feb 2009 22:33:43 -0500, Elad Lahav
<elad_lahav at users.sourceforge.net> wrote:
> If I understand correctly, the only way to determine the list of styles 
> supported by a lexer is by calling description() with incrementing style 
> numbers, until an empty string is returned.
> This method breaks for qscilexercpp, as the UUID style (8) is not 
> handled by the description() switch statement. Thus, the complete list 
> of styles cannot be obtained.

Thanks.

Phil


More information about the QScintilla mailing list