Closed perrydv closed 10 months ago
Looks like the test failure is in test-errors, and that makes sense since I changed the error-handling behavior. I will look at that tomorrow.
@paciorek I think this is good to merge. I added a very conservative fallback option on the vec+mat size issue to revert to old behavior if necessary. Tests passed before and they should again...
Do not merge.
This branch contains small changes that will touch lots of tests.
nimStop
instead ofnimPrint
by default. We may have tests for these messages and if so they may fail and need updating.