A# Bug Report Status Page
The content of this page in no way reflects the opinions,
standards, or policy of the
United States Air Force Academy
or the United States government.
- 2002-12-03-1 (reported by mcc). Sparse case statements generated
incorrect MSIL code Status: fixed in jvm-msil_emit.adb. Test file:
tests\test_case2.adb.
- 2002-12-04-1 (reported by mcc). Can't use "assert" as a variable or
procedure name. Status: fixed in jvm-msil_emit.adb.
- 2002-12-04-2 (reported by mcc). MSIL2Ada incorrectly translated
"char" to "Character". Status: fixed in msil_spec.adb (msil2ada)--
now translates to "Wide_Character"
- 2002-12-05-1 (reported by mcc). MSIL2Ada doesn't translate valuetype
arrays correctly. Status: fixed in msil_spec.adb (msil2ada)-- see,
e.g. mssyst-drawing-graphics.ads