<div dir="ltr"><div><div><div>Hi,<br><br>After a fresh `git pull --ff-only` followed by `make`, I have 9 errors when running `raco test .` in scribble-test/tests/scribble/ like:<br><br>reader.rkt:935:22: test failure<br>  bad result in<br>

      @foo{ -@error-> #rx":1:0: missing closing `}'$"<br>    <br>  results:<br>    ("missing closing `}'") != (#rx":1:0: missing closing `}'$")<br><br></div>[...]<br></div><div>

Looks like the location information is not included (anymore?) in the error message.<br></div>Did I forget to rebuild something or do something, or is it not just me?<br></div><div>(Note: some external packages did not build correctly, like an old cce-scheme, but that's not related, is it?)<br>

</div><div><br></div>Laurent<br></div>