This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: V3 PATCH: Various pedantic fixes


Phil Edwards <phil@jaj.com> writes:

|  --On Thursday, January 02, 2003 02:38:13 PM -0600 Benjamin Kosnik 
| > <bkoz@redhat.com> wrote:
| > 
| > > Thanks for this and the new C++ parser Mark.
| 
| Ditto!
| 
| I've always had a current "wouldn't it be cool if..." hack project going on,
| but never one realted to GCC.  Now I do:  with this parser, I can start
| playing with N1345[*],

I hope you won't duplicate work...

At the last Santa Cruz meeting, Jason, Matt, Benjamin and I informally
discussed compile reflection (which includes type traits) support in
the C++ front-end.  At the time, the BIB was active and Jason
suggested I posted patches for inclusion in BIB... Something I
unfortunately didn't because I was not trusting that such pacthes
would survive the double merge  BIB + cp-parser-branch.  

Now that we have the new parser, I'm looking for the mainline tree to
stabilize a bit (I believe two weeks should be sufficient) before
creating an official branch for putting some support of compile time
reflection in the C++ front-end. 

-- Gaby


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