FLTK logo

Re: [fltk/fltk] Rewrite CodeEditor syntax highlighting for issue #135 (#139)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Rewrite CodeEditor syntax highlighting for issue #135 (#139) erco77 Sep 20, 2020  
 

Builds OK on mingw64 and VS2017 (we still have ~400 warnings about precision loss and such).

While pumping a lot of code through the syntax checker, this one thing tripped it up:

    s.ParseQuotedAtCurPos('"', tmp);

..so I'll provide a fix for that; I wasn't bothering to parse single quotes, but there's the reason to do so, lol.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.