[go: up one dir, main page]

Menu

#32 wrong colors after string like 'some str\'ing'

colorer-take5
closed-fixed
5
2004-01-30
2004-01-27
No

When I try to edit one of sql file, I found this error in
this text:
--------------------------------------------------
INSERT INTO Author VALUES (210,'O\'Raily Ń.','n');
INSERT INTO Author VALUES (211,'testAuthor','n');
...
--------------------------------------------------
after first line colorer dos not corectly display other text.
I think problem in some regular expression which dont
propely parse combination of symbols {\'} or {\"}
I hope in future versions of colorer this small bug will be
killed

Discussion

  • Igor Russkih

    Igor Russkih - 2004-01-30

    Logged In: YES
    user_id=313042

    Fixed

     
  • Igor Russkih

    Igor Russkih - 2004-01-30
    • assigned_to: nobody --> lomecb
    • status: open --> closed-fixed
     

Log in to post a comment.