alex-ilin / OPCL

Oberon Portable Compiler and Linker
13 stars 6 forks source link

Compiler traps option @3 #6

Closed alex-ilin closed 13 years ago

alex-ilin commented 13 years ago

@3 is a valid option, meaning "Active Oberon". It's listed in '/*' help text, but the compiler traps if you actually use it.

Workaround: don't specify "3", for it's the default option.

alex-ilin commented 13 years ago

Fixed in O2ETHCLC.CheckOptions.