Re: error: reference to 'group' is ambiguous
[email protected] (Steffen Mueller)
| Newsgroups | perl.xs |
|---|---|
| Message-ID | <[email protected]> |
On 10/17/2011 08:57 PM, Jeffrey Ratcliffe wrote: > #define foo__group foo::group > > then g++ is happy and everything works, but this strikes me as an evil hack. > > Is there a better way? Have you seen the --hiertype option of xsubpp? I have a hunch it's related. Train arriving, though, can't check now. --Steffen