From: Ralph Corderoy Date: Mon, 17 Apr 2017 09:16:51 +0000 (+0100) Subject: Add inform() to provide an equivalent to advise(NULL, ...). X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/1824820f0dcdcf5f96fb4c6ac0c84e86a26d0e63?hp=1824820f0dcdcf5f96fb4c6ac0c84e86a26d0e63 Add inform() to provide an equivalent to advise(NULL, ...). A small step in clearing up the confusing ad... names of the diagnostic routines. `inform' isn't great, but err(3) nabs `warn' already. ---