Follow-up Comment #4, bug #64463 (project groff):
The last paragraph in the ticket should not have been put there, as
this is a result of an experiment where the linker error is a side
effect.
The Subject of the ticket is what matters.
Another result of the experiment was:
GROFF contrib/hdtbl/examples/chess_board.ps
troff: warning: expected numeric expression, got character 'I'
This is without any line information and comes from
src/roff/troff/number.cpp
probably from subroutine
static bool is_valid_term(units *v, int scaling_unit,
bool is_parenthesized, bool is_mandatory)
and
warning(WARN_NUMBER, "expected numeric expression, got %1",
tok.description());
which reports neither file name nor line number.
I won't repeat the experiment as it crashed the computer and I had to
repair the file system with "fsck" and a lot of pushing the return key.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64463>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/