bison-patches
[Top][All Lists]
Advanced

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

Re: C++ / multiple instances / iostreams


From: Oliver Kowalke
Subject: Re: C++ / multiple instances / iostreams
Date: Sun, 18 Jul 2004 22:26:20 +0200
User-agent: KMail/1.6.2

Hello Hans,

Am Sonntag, 18. Juli 2004 19:53 schrieben Sie:
> Then, for that situation I made a C++ parser. The details are in the
> Patches-Bison list. I need it, because, instead of a union type, I use a
> polymorphic (virtual) class hierarchy. It does not work in a multi-threaded
> environment; in order to achieve that, simply alter the skeleton file so
> that the parser stack & other data are in the parser function.

I'm using debian (unstable) and I've installed bison 1.875a. It comes with an 
skelteon file (lalr1.cc) which seams to be intended to support c++. Is this 
your patch or does some other patches for c++ support exist?

with best regards,
Oliver



-- 
"Der Spezialist ist ein Barbar, dessen Unwissenheit nicht allumfassend ist."
Master's Voice, S.LEM

Attachment: lalr1.cc
Description: Text Data


reply via email to

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