This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/21057] GDB build failure with flex 2.6.3


https://sourceware.org/bugzilla/show_bug.cgi?id=21057

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #8 from Tom Tromey <tromey at sourceware dot org> ---
(In reply to Pedro Alves from comment #7)
> For GDB, switching to -p sounds like a viable option going forward.  Also,
> we probably need to switch to C++ mode, to avoid ODR violations around the
> parsers...  Need volunteers.  :-)

I tried yacc -p once, and it was trickier than it seemed like it ought
to have been.

C++ mode is a bison extension AFAIK.  I think using it would be very
nice, but I wonder whether it's acceptable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]