>>>>> "Nicolas" == Nicolas Neuss <[EMAIL PROTECTED]> writes:
Nicolas> Raymond Toy <[EMAIL PROTECTED]> writes:
>>>>>>> "Nicolas" == Nicolas Neuss <[EMAIL PROTECTED]> writes:
>>
>> Don't know how to fix this.
>>
>> Ray
Nicolas> Frightening... No one used enums before? Maybe I will try again
replacing
Nicolas> them with int.
That's probably a good workaround. Sorry!
It seems that the definition of the alien routine causes cmucl to
reparse the structure again, and it thinks somehow that each
occurrence of the enum is a definition of it. One enum works fine,
but the second looks like a redefinition.
I don't really how why it should think that.
Ray