bug-bison
[Top][All Lists]
Advanced

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

Re: Bison 1.30g


From: Pascal Bart
Subject: Re: Bison 1.30g
Date: Sun, 16 Dec 2001 12:45:32 +0100

> >Well, "bison.simple" has absolutly no vocation for C++ generation, so why
> >should we change that ? wait we generate real C++ parse, but I don't want
> >to see std::size_t in bison.simple.
>
> Are you just back from vacation? -- We have worked on fixing this C compile
> as C++ compatibility for a week now. :-)

Yes, I'm coming back :), and I've not follow all bison changes. I've juste seen
now, bison.simple has better C++ compatibility.

I want better compatibility for generated parser, but the most of C++ compiler
don't like namespace, I haven't a great experience with C++ portability, and I
prefer leave Akim and Paul take decisions about that.

> The file bison.simple already has "std::" on all names when compiling under
> C++, including size_t, except when using alloca.

Well, bison.simple already uses std::size_t, so we could change the forget
std::size_t. Sorry, I'll try to understand, why there're no problem with that.

Thanks
--
Pascal Bart (address@hidden)
("Beati pauperes spiritu")





reply via email to

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