discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: discuss@mdocml.bsd.lv
Subject: Re: mdocml, ERROR: argument count wrong: multi-line arguments > 0 (have 0)
Date: Sat, 7 Aug 2010 00:05:11 +0300	[thread overview]
Message-ID: <20100806210511.GA44147@ravenloft.kiev.ua> (raw)

On Fri, Aug 06, 2010 at 07:43:26PM +0200, Kristaps Dzonsons wrote:
> >> Hi
> >>
> >> I think that Qq, Dq, Sq, Aq, Bq can have 0 arguments:
> >>
> >> Error log:
> >> man/man1/c99.1:
> >> <stdin>:99:5: ERROR: argument count wrong: multi-line arguments > 0 (have 0)
> >> <stdin>:108:5: ERROR: argument count wrong: multi-line arguments > 0 (have 0)
> >> Man source:
> >> man/man1/c99.1:
> >> (http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/c99/c99.1)
> >> 99:5:.Pq Qq
> >> 108:5:.Pq Aq ,
> >> Man:
> >> headers whose names are enclosed in double-quotes ("") will be
> >> brackets (<>), the header will be searched for only in
> >>
> >> Error log:
> >> man/man1/bsdtar.1:
> >> <stdin>:357:2: ERROR: argument count wrong: multi-line arguments > 0 (have 0)
> >> <stdin>:359:2: ERROR: argument count wrong: multi-line arguments > 0 (have 0)
> >> Man source:
> >> man/man1/bsdtar.1:
> >> (http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/tar/bsdtar.1)
> >> 357:2:.Qq
> >> 359:2:.Qq .
> >> Man:
> >> This is equivalent to --uname "" --gname "".  On extract, it
> >>
> >> Error log:
> >> /tmp/man.yg1LX62VGM/usr/share/man/man3/getloadavg.3:
> >> <stdin>:51:16: ERROR: argument count wrong: multi-line arguments > 0 (have 0)
> >> Man source:
> >> man/man3/getloadavg.3:
> >> (http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/gen/getloadavg.3)
> >> 51:16:.Fa loadavg Ns Bq .
> >> Man:
> >> retrieved and assigned to successive elements of loadavg[].  The system
> > 
> > These were fixed in FreeBSD -HEAD a couple of days ago, the cgi web
> > stuff is usually from some older -RELEASE however.
> > 
> > Not sure this helps in any way ...
These errors should not have been corrected, because they are not
errors at all. Can You please revert this?

> You're correct in that these macros should have the lowest warning 
> category.  The ERROR class is used, by convention, only when input might 
> screw formatting but can be processed anyway.  These are more or less 
> harmless.
Yes, this is a rare but legal situation, warning will be the best solution.


--
Adios
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

             reply	other threads:[~2010-08-06 21:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06 21:05 Alex Kozlov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-06 13:55 Alex Kozlov
2010-08-06 16:34 ` Ulrich Spörlein
2010-08-06 17:43   ` Kristaps Dzonsons

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=20100806210511.GA44147@ravenloft.kiev.ua \
    --to=spam@rm-rf.kiev.ua \
    --cc=discuss@mdocml.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).