Lexer testing question
"'Matt Gilarde' via scintilla-interest" <[email protected]>
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm fixing a bug in the Progress ABL lexer (LexProgress.cxx). The bug only occurs when lexing starts at a point after the beginning of the file. It doesn't occur if the file is fully lexed from the start to the end. Is there a way to tell the framework to lex the file in a different order than beginning to end? For example, can I tell it to lex the first five lines and then to start lexing from line 20? I know that it will lex lines 6 through 19 if I do that but the bug depends on lexing happening out of order like this. Thanks, Matt -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scintilla-interest/f44a5aac-1426-48dc-9043-ce44236d9f22n%40googlegroups.com.