source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mandoc.bsd.lv
To: source@mandoc.bsd.lv
Subject: mandoc: adjust two desired error messages after roff_escape.c rev.
Date: Mon, 6 Jun 2022 07:19:33 -0500 (EST)	[thread overview]
Message-ID: <3365a8ae0a51968b@mandoc.bsd.lv> (raw)

Log Message:
-----------
adjust two desired error messages after roff_escape.c rev. 1.11
improved diagnostics for the \C escape sequence

Modified Files:
--------------
    mandoc/regress/roff/mc:
        args.out_lint

Revision Data
-------------
Index: args.out_lint
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/roff/mc/args.out_lint,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lregress/roff/mc/args.out_lint -Lregress/roff/mc/args.out_lint -u -p -r1.1 -r1.2
--- regress/roff/mc/args.out_lint
+++ regress/roff/mc/args.out_lint
@@ -1,6 +1,6 @@
 mandoc: args.in:9:6: WARNING: ignoring distance argument: mc ... suffix
-mandoc: args.in:11:5: WARNING: invalid escape sequence: \C
-mandoc: args.in:11:5: ERROR: skipping unusable escape sequence: mc \C
+mandoc: args.in:11:5: ERROR: invalid special character: \CXX
+mandoc: args.in:11:5: ERROR: skipping unusable escape sequence: mc \CXX
 mandoc: args.in:13:5: UNSUPP: unsupported escape sequence: \!
 mandoc: args.in:13:5: ERROR: skipping unusable escape sequence: mc \!
 mandoc: args.in:15:5: ERROR: skipping unusable escape sequence: mc \a
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv


                 reply	other threads:[~2022-06-06 12:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3365a8ae0a51968b@mandoc.bsd.lv \
    --to=schwarze@mandoc.bsd.lv \
    --cc=source@mandoc.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).