lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] buiid warning


From: Thomas Dickey
Subject: Re: [Lynx-dev] buiid warning
Date: Mon, 7 May 2018 20:00:59 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, May 07, 2018 at 07:53:45AM -0600, address@hidden wrote:
>       Thanks for fixing the saved-file-name discrepancy.
> 
>       I don't know whether this is new; I may have just noticed it:
> 
>       bison -y  ./parsdate.y
>       ./parsdate.y: warning: 8 shift/reduce conflicts [-Wconflicts-sr]

that's expected.

bison and byacc have an extension to quiet the warning (rather pointless
for bison, if you happen to turn on compiler warnings...),
but that's nonstandard - doesn't appear here:

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/yacc.html

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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