Skip to content

Fix for locating the exception type when compiling with the units with namespace.

When the functions in RTL try to raise a ERangeCheckError for exemple, and compiling the system with the namespaced units, the RTL implementation don't found the exception class.

Merge request reports