Re: Preprocessing recursion

2003-08-28 Thread Leopold Toetsch
Vladimir Lipskiy <[EMAIL PROTECTED]> wrote: > struct {/* PMC unionval members */ > DPOINTER* _struct_val; /* two ptrs, both are defines Changed like above, thanks. leo

Preprocessing recursion

2003-08-28 Thread Vladimir Lipskiy
D:\build\parrot>nmake ... cl -nologo -Od -MD -Zi -DDEBUGGING -DWIN32 -D_CONSOLE -DNO_STRICT I../include -Focsub.obj -c csub.c csub.c csub.pmc(47) : error C2039: 'ptrs' : is not a member of '__unnamed' ../include\parrot/pobj.h(38) : see declaration of '__unnamed' NMAKE : fatal erro