racket/racket
Matthew Flatt 00ce8904c7 repair prop:exn:srcloc handling
For CS, the default error display handler was not using `prop:exn:srcloc`.

For BC, a bad `prop:exn:srcloc` that returned a value other than a
list of srclocs coudl cause a crash.

Related to #3645
2021-01-23 09:33:48 -07:00
..
collects cs: add support for cross-compiling to iOS 2021-01-17 08:16:02 -07:00
src repair prop:exn:srcloc handling 2021-01-23 09:33:48 -07:00
.gitignore