Just wanted to say - Nice work! :)
Best Regards, Brian.
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpa
I just added new support for numbers with exponents in the DSNLEXER class.
As a result, a token that looks like any of these
1e2 123.1E-23 (E or e in it)
will now look like a number token to the lexer. This has the possibility to
cause the
board parser to puke, and likely will smoke out the
2 matches
Mail list logo