Opened 13 years ago
Last modified 3 years ago
#958 closed enhancement
continue compilation for toplevel forms, if possible — at Initial Version
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | not urgent at all | Milestone: | someday |
| Component: | compiler | Version: | 4.8.x |
| Keywords: | Cc: | ||
| Estimated difficulty: | hard |
Description
Modify error handling in the compiler to catch errors and continue whatever compilation pass is currently running. This should probably not apply to optimization stages, but for example: reading, canonicalization, scrutiny. Restarting the current pass for the next toplevel expression should be ok.
Note:
See TracTickets
for help on using tickets.
