Add defines so that parsers produced by SVR4 versions of yacc can coexist
authorFred Fish <fnf@specifix.com>
Tue, 19 Nov 1991 15:59:55 +0000 (15:59 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 19 Nov 1991 15:59:55 +0000 (15:59 +0000)
commitd018c8a6e1c03b8f220445f9de5af8ba4b3a4199
treea79e51cdd5d25fc277ade0a367ecc2a2a892d280
parent61af01bc7065b6aa740b0a9cccdcf43ed9c28803
Add defines so that parsers produced by SVR4 versions of yacc can coexist
in the same executable without collision (c-exp.y, m2-exp.y).  Add forward
delaration of function returning pointer to shut up compiler warnings about
conversion of int to pointer (symtab.h).
gdb/ChangeLog
gdb/c-exp.y
gdb/m2-exp.y
gdb/symtab.h
This page took 0.02602 seconds and 4 git commands to generate.