Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set `tuareg-interactive-last-phrase-pos-in-source` to the actual start of the region sent to the REPL. Previously, the incorrect position caused error locations to be off, causing `tuareg-interactive-next-error-source` to fail (see ocaml#273, ocaml#231). Rewrite to follow the spirit of the original code: extend the region to contain all phrases it intersects.
- Loading branch information