]> git.draconx.ca Git - cdecl99.git/commit
libcdecl: Move another error message into the string table.
authorNick Bowler <nbowler@draconx.ca>
Tue, 9 Jan 2024 04:56:39 +0000 (23:56 -0500)
committerNick Bowler <nbowler@draconx.ca>
Tue, 9 Jan 2024 04:59:52 +0000 (23:59 -0500)
commit4423b55b49e402ca3ac13a6430c23a6629da9bf4
tree8f716437f34d91779fca4e64d3e5730d1d016b3c
parente9d3a59c29b3eea45ea37bc3ceef5d32ed81b9eb
libcdecl: Move another error message into the string table.

The "array length must be positive" error message seems to have been
missed when all the error messages were combined, so let's move it
in now for a modest size reduction.
src/errmsg.str
src/parse.y