bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] gawk/master: 1 TESTS FAILED, on macOS


From: Andrew J. Schorr
Subject: Re: [bug-gawk] gawk/master: 1 TESTS FAILED, on macOS
Date: Wed, 13 Sep 2017 16:10:17 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

Actually, can't we postprocess the output on stderr to remove the
system-specific portion of that error message? Something like the attached
patch seems to work for me...

Regards,
Andy

On Wed, Sep 13, 2017 at 09:35:43PM +0300, Arnold Robbins wrote:
> Thanks for letting me know. It's a system error message so I have
> no control over system differences...
> 
> Thanks,
> 
> Arnold
> 
> > To: "address@hidden" <address@hidden>
> > From: Hermann Peifer <address@hidden>
> > Message-ID: <address@hidden>
> > Date: Wed, 13 Sep 2017 01:41:50 +0200
> > Subject: [bug-gawk] gawk/master: 1 TESTS FAILED, on macOS
> >
> > Only a small difference in the warning message. Hermann
> >
> > ============== _nonfatal1 =============
> > *** nonfatal1.ok 2017-09-13 01:32:02.000000000 +0200
> > --- _nonfatal1   2017-09-13 01:36:01.000000000 +0200
> > ***************
> > *** 1,2 ****
> > ! gawk: nonfatal1.awk:4: warning: remote host and port information
> > (local:host, 25) invalid: Name or service not known
> >   1
> > --- 1,2 ----
> > ! gawk: nonfatal1.awk:4: warning: remote host and port information
> > (local:host, 25) invalid: nodename nor servname provided, or not known
> >   1
> > make[1]: *** [check] Error 1
> > make: *** [check-recursive] Error 1

Attachment: nonfatal1.patch
Description: Text document


reply via email to

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