VirtualBox

Changeset 1436 in kBuild for trunk/src/ash


Ignore:
Timestamp:
Mar 25, 2008 2:18:55 AM (17 years ago)
Author:
bird
Message:

Made it build with bison too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash/arith.y

    r809 r1436  
    193193        const char *s;
    194194{
    195 
     195#ifndef YYBISON /* yyerrok references yyerrstatus which is a local variable in yyparse().*/
    196196        yyerrok;
     197#endif
    197198        yyclearin;
    198199        arith_lex_reset();      /* reprime lex */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette