This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
LDC compatibility #4
Labels
enhancement
New feature or request
SAOC2021
This issue part of the Symmetry Autumn of Code 2021 goals
Milestone
LDC for the moment is incompatible with a GCC C/C++ backend. The cause of the issue is error/exception handling.
I will need to write glue code to accept LDC's compiler generated exception-code and make it interact with GCC's (not GDC!!) exception code.
The text was updated successfully, but these errors were encountered: