On Mon, May 07, 2018 at 07:53:45AM -0600, russellb...@gmail.com 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 <dic...@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to