help-bison
[Top][All Lists]
Advanced

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

Suppressing warnings


From: Test User
Subject: Suppressing warnings
Date: Mon, 1 Jul 2013 22:29:43 -0500

When I compile lex.yy.c  with -Wall, I get the following warnings:
warning: 'yyunput' defined but not used [-Wunused-function]
warning: 'input' defined but not used [-Wunused-function]


How can I suppress these warnings?

Regards,
Test User.



reply via email to

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