Ticket #687 (new bug) — at Initial Version

Opened 13 years ago

Last modified 12 years ago

compilers/imcc missing dependencies

Reported by: coke Owned by:
Priority: normal Milestone:
Component: none Version: 1.1.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

various files in compilers/imcc rely on enum_class_* declarations, but do not declare this explicitly.

e.g.:

$ make clean compilers/imcc/
<SNIP>
compilers/imcc/pbc.c:2047: error: 'enum_class_FixedIntegerArray' undeclared (first use in this function)
make: *** [compilers/imcc/pbc.o] Error 1
Note: See TracTickets for help on using tickets.