Steve Peters wrote:
One problem I recently ran into while working on compiling parrot with
C++ is the use of "class" as a variable name in struct _vtable and as
parameters in several functions.
This will need to change as I begin to move forward on my compatiblity
work and I'm looking for some c
One problem I recently ran into while working on compiling parrot with
C++ is the use of "class" as a variable name in struct _vtable and as
parameters in several functions.
This will need to change as I begin to move forward on my compatiblity
work and I'm looking for some consensus on the name f