Re: friend class in Python/Object.hh
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
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 ? Regards, Stefan