Commit 8c20fb6
authored
Wrong values printed in debug output (#298)
In a testing utility that checks for equality between two matrix structures, if inequality was found, the wrong data was printed to screen. This meta-bug is not expected to have had any ill effects -- the error detection mechanism itself was correct (and for everything that has been merged or released did not trigger); nonetheless, this MR fixes it.
Many thanks to Aleksa for detecting and fixing the bug!1 parent 2eee370 commit 8c20fb6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments