bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] gawkapi.c: assign_number


From: Andrew J. Schorr
Subject: Re: [bug-gawk] gawkapi.c: assign_number
Date: Tue, 15 Aug 2017 16:02:03 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Tue, Aug 15, 2017 at 12:43:01PM -0700, jungle Boogie wrote:
> yep, builds now:
> $ ./gawk
> Usage: gawk [POSIX or GNU style options] -f progfile [--] file ...
> Usage: gawk [POSIX or GNU style options] [--] 'program' file ...

Good.

Arnold -- is this OK to commit?

> However, just before it builds, I see this:
> 
> rm -rf $backupdir; exit $rc
> gawk.texi:1507: warning: `.' or `,' must follow @xref, not `f'.
> gawk.texi:1892: warning: `.' or `,' must follow @xref, not `f'.
...
> That might just be a gettext thing with my system. There is a core
> file in the doc directory, but it doesn't have any symbols, but I do
> see this:
> Core was generated by `makeinfo'.

I suspect it may be due to your having an older version of texinfo.
>From the NEWS file:

   Changes from 4.1.3 to 4.1.4
   ---------------------------

   1. Updated to GNU autoconf 2.69, automake 1.15, gettext 0.19.7,
      texinfo 6.1, texinfo.tex 2016-02-05.07, libtool 2.4.6.

What versions are you using?

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]