Re: Legal names for PMCs

2005-11-11 Thread Roger Browne
I wrote: > > Is it documented anywhere what are the legal names for a PMC? Leo replied: > To me it seems that the created C code is the limiting thing here > ... a PMC name has to follow rules of a C identifier. That makes sense. Also, it seems that two PMC names should not differ only by letter

Re: Legal names for PMCs

2005-11-11 Thread Leopold Toetsch
Roger Browne wrote: Is it documented anywhere what are the legal names for a PMC? I tried to use the name "AMBER::BOOLEAN" but pmc2c objects with: bad block open: ::BOOLEAN ... at /home/install/parrot/svn/build_tools/pmc2c.pl line 355, To me it seems that the created C code is the limit