Community
Participate
Working Groups
==== EGL code ======= library ConstantLibrary {} const NEWLINE string = "\r\n"; const EXIT_PREFIX string = "STATUS: "; const SPASSED int = 0; const SFAILED int = 1; const SERROR int = 2; const SNOT_RUN int = 3; end Get this error Type mismatch: cannot convert from null to int On this java line private static final int ezeConst_SPASSED = null;
You can fix the SNOT_RUN problem with a Kleenex. Ha!
fixed, sync with CVS to pick up the changes
verified
Closing this defect.