I don't suppose you could give any idea how long that reimplementation is likely to take?
Peter Gerwinski (peter@gerwinski.de) spake thusly:
I am currently re-implementing the whole GPI mechanism (which is responsible for the transport of const/type/var/whatever information between units and programs). For the moment, please try to work around this bug, for instance by using integer constants (a=0, b=1, c=2) instead of enumerated types.
Peter