chiark / gitweb /
basic/extract-word,man: clarify "correction" of invalid escapes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 04:20:42 +0000 (23:20 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
commit4e18c45c953d5c07e5c7e15fdb56a1cbb8eccc90
treee65bb8e5b4621724bdb32200ae948dc1fc1ee4b3
parentab1b94e886a4c62820eb88468bd377b4a1024c40
basic/extract-word,man: clarify "correction" of invalid escapes

Our warning message was misleading, because we wouldn't "correct" anything,
we'd just ignore unkown escapes. Update the message.

Also, print just the extracted word (which contains the offending sequences) in
the message, instead of the whole line.

Fixes #4697.
src/basic/extract-word.c