source: git/tests/badreadingdotplus.svx @ 9cbe799

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 9cbe799 was 17c1dcd, checked in by Olly Betts <olly@…>, 11 years ago

src/readval.c: If we were expecting a numeric field and instead get
something which starts with '+', '-', or '.' but which isn't a
number, then fix the error to include that character in the token
reported.
tests/: Add regression test badreadingdotplus.

  • Property mode set to 100644
File size: 97 bytes
Line 
1*fix 1 reference 0 0 0
21 2 .hello. 100 -90
32 3 +hello+ 100 -45
4*set omit ?
53 4 -hello  100 -22.5
Note: See TracBrowser for help on using the repository browser.