Commit 83c21ea
* BUG: amos/amos.h: fix scope of l in seri
Fix the scope of l such that its value from the loop is conserved after
the goto statement in the loop's body.
* TST: add test for gh-92
* TST: add test for #92
* revert fix
* Update tests/xsf_tests/test_amos.cpp
Co-authored-by: Florian Bourgey <bourgeyflorian@gmail.com>
* revert 'revert fix'
---------
Co-authored-by: Florian Bourgey <bourgeyflorian@gmail.com>
1 parent f5a4b15 commit 83c21ea
2 files changed
Lines changed: 24 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4476 | 4476 | | |
4477 | 4477 | | |
4478 | 4478 | | |
4479 | | - | |
4480 | | - | |
| 4479 | + | |
| 4480 | + | |
4481 | 4481 | | |
4482 | 4482 | | |
4483 | 4483 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
65 | 87 | | |
66 | 88 | | |
67 | 89 | | |
| |||
0 commit comments