Date of Release: Jul 19, 1999
The following bugs have been fixed in AMC v3.4.2:
- In the AMC shell, if cgl was entered without
any arguments or a following space, the default handler
(NULL) was being executed and causing
an exception.
- Some of the error messages for atom type modules
were confusing, they have been clarified.
- The #line generation was not computing the
correct line numbers if large chunks of C code were being
copied around.
- There were a few typo's in the documentation.
The following new features have been added to AMC v3.4.2:
- The ability to define the type of an object type via the
kind keyword in ATOM modules now makes more complex
type systems possible.