Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Warnings in compiler #300

Closed
kach opened this issue Jul 16, 2018 · 1 comment
Closed

Warnings in compiler #300

kach opened this issue Jul 16, 2018 · 1 comment
Assignees

Comments

@kach
Copy link
Contributor

kach commented Jul 16, 2018

We need infrastructure to emit compiler warnings, e.g. for version mismatch (#245).

Seems like the eresult type could be modified such that a Success includes both the result and a list of warnings. Then by modifying elift appropriately, it shouldn't be hard to integrate this change into the codebase.

@jeromesimeon
Copy link
Member

Infrastructure for warnings added in #625 and cleaned up in #630

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants