• Rob Shearman's avatar
    widl: Be more strict about where semicolons can appear in IDL files. · 772f3af9
    Rob Shearman authored
    In particular, don't allow them after cpp_quote and without a statement.
    
    Update the rules for importlib, library definition, dispinterface 
    definition, interface definition, coclass definition and module 
    definition to optionally allow a semicolon postfix.
    
    Call pop_import from the parser instead of the lexer to ensure that 
    pop_import is only called after the last statement in the imported file 
    has been parsed.
    772f3af9
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...