Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Compilation related] The compiler should report if the source code could not be compiled. #1486

Open
sa-tasche opened this issue Sep 26, 2024 · 1 comment
Labels
Additional info please Further information is requested

Comments

@sa-tasche
Copy link

If an error occurs in an imported module, the compiler should report this accordingly.
E.g. “Error in imported module XY”.

At the moment the compiler only outputs an error code greater than 0.

@lerno
Copy link
Collaborator

lerno commented Sep 26, 2024

I don't understand this, can you explain what you mean?

@lerno lerno added the Additional info please Further information is requested label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Additional info please Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants