[bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.

2024-06-23 Thread KO Myung-Hun
Follow-up Comment #3, bug #65908 (group make): Then, it would be better that make provides the infos about that line not mis-matched `endif'. ___ Reply to this item at: __

word and wordlist: allow negative values, to count from the back

2024-06-23 Thread Dan Jacobson
Regarding '$(word N,TEXT)' '$(wordlist S,E,TEXT)' Maybe allow negative values too, to count from the back of the list, like perl.