-
- Downloads
Add a check for null continuation destinations in
maybe-convert-to-assignment, aborting the conversion if such a ref is found. Problem noted by Peter Van Eynde; patch based on a suggestion from Rob. Add a similar check in maybe-let-convert which is bound to have similar problems. This will most likely need more work as aborting is not optimal, and there appear to be other similar problems.
Loading
Please register or sign in to comment