Ticket #687 (new bug) — at Version 1

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 (last modified by coke) (diff)

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

e.g.:

$ make clean compilers/imcc/pbc.o
<SNIP>
compilers/imcc/pbc.c:2047: error: 'enum_class_FixedIntegerArray' undeclared (first use in this function)
make: *** [compilers/imcc/pbc.o] Error 1

Change History

Changed 13 years ago by coke

  • description modified (diff)
Note: See TracTickets for help on using tickets.