commit-grub
[Top][All Lists]
Advanced

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

grub2 ChangeLog include/grub/script.h normal/le...


From: Pavel Roskin
Subject: grub2 ChangeLog include/grub/script.h normal/le...
Date: Fri, 30 May 2008 03:26:57 +0000

CVSROOT:        /cvsroot/grub
Module name:    grub2
Changes by:     Pavel Roskin <proski>   08/05/30 03:26:57

Modified files:
        .              : ChangeLog 
        include/grub   : script.h 
        normal         : lexer.c 

Log message:
        2008-05-29  Pavel Roskin  <address@hidden>
        
                * include/grub/script.h: Don't include grub_script.tab.h.  It's
                a generated file, which may only be included from the files with
                DEPENDENCIES rules in the makefile.  Don't use typedef YYSTYPE,
                use union YYSTYPE, as the later allows forward declaration.
                * normal/lexer.c: Don't use typedef YYSTYPE, use union YYSTYPE.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.674&r2=1.675
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/script.h?cvsroot=grub&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/grub2/normal/lexer.c?cvsroot=grub&r1=1.8&r2=1.9




reply via email to

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