Wireshark mailing list archives

Re: Build failures with ascend.c


From: Guy Harris <guy () alum mit edu>
Date: Sat, 24 Feb 2018 10:43:16 -0800

On Feb 24, 2018, at 1:57 AM, Guy Harris <guy () alum mit edu> wrote:

Was the build done with Bison or Berkeley YACC?  Berkeley YACC appears to have a misfeature wherein it generates a 
global declaration of yylval - or the prefixed equivalent - in the .h file, *even though it was told to generate a 
reentrant parser which doesn't use a global yylval*.

If the build was done with Berkeley YACC, try the current master branch; it should suppress that warning.

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe

Current thread: