Re: friend class in Python/Object.hh
[email protected] (Gilles J. Seguin)
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2005-12-12 at 13:13 -0500, Stefan Seefeld wrote: > Gilles J. Seguin wrote: > > /h2/syn/src/Synopsis/Python/Object.hh:92: > > error: ‘Tuple’ has not been declared > > /h2/syn/src/Synopsis/Python/Object.hh:93: > > error: ‘Tuple’ has not been declared > > /h2/syn/src/Synopsis/Python/Object.hh:93: > > error: ‘Dict’ has not been declared > > > > just done a new checkout, forget to add my patch for that, > > can it be added or #ifdef > > > > friend statements are a declaration for allowing access. > > Subtle difference with the class statement. > > yeah, gcc got fixed, I noticed. :-) > > I'm surprized, though, as I thought I had patched all branches. > What branch are you referring to ? > url="svn://synopsis.fresco.org/svn/synopsis/Synopsis/branches/CxxParserRewrite" > Regards, > Stefan