Update of bug #66151 (group groff):
Status: None => In Progress
Assigned to: None => gbranden
_______________________________________________________
Follow-up Comment #1:
$ ./build/test-groff -U
.pi
nonexistent
foobar
sh: 1: nonexistent: not found
$ ./build/test-groff -aww
.sizes
hello, world
troff: warning: invalid size range 'hello,'
$ ./build/test-groff -aww
.while
1 foobar
troff:<standard input>:2: warning: numeric expression missing
The last one is a little different; `while` doesn't really read through the
newline, but its diagnostic is belated because it didn't `skip_line()` when it
saw that it had no useful arguments (because it didn't look to verify that).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66151>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
