Commit c7b831c
committed
patch 8.0.0254: error message of assert functions is sometimes incomplete
Problem: When using an assert function one can either specify a message or
get a message about what failed, not both.
Solution: Concatenate the error with the message.1 parent 36ae89c commit c7b831c
3 files changed
Lines changed: 31 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9240 | 9240 | | |
9241 | 9241 | | |
9242 | 9242 | | |
9243 | | - | |
| 9243 | + | |
9244 | 9244 | | |
| 9245 | + | |
9245 | 9246 | | |
| 9247 | + | |
| 9248 | + | |
| 9249 | + | |
| 9250 | + | |
| 9251 | + | |
9246 | 9252 | | |
| 9253 | + | |
| 9254 | + | |
9247 | 9255 | | |
9248 | | - | |
9249 | | - | |
9250 | | - | |
9251 | | - | |
9252 | | - | |
9253 | | - | |
9254 | | - | |
9255 | | - | |
9256 | | - | |
9257 | | - | |
9258 | | - | |
| 9256 | + | |
| 9257 | + | |
| 9258 | + | |
| 9259 | + | |
| 9260 | + | |
| 9261 | + | |
| 9262 | + | |
| 9263 | + | |
| 9264 | + | |
| 9265 | + | |
| 9266 | + | |
9259 | 9267 | | |
9260 | | - | |
9261 | | - | |
9262 | | - | |
9263 | | - | |
9264 | | - | |
9265 | | - | |
9266 | | - | |
9267 | | - | |
9268 | | - | |
9269 | | - | |
9270 | | - | |
9271 | | - | |
| 9268 | + | |
| 9269 | + | |
| 9270 | + | |
9272 | 9271 | | |
9273 | 9272 | | |
9274 | 9273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
124 | 130 | | |
125 | 131 | | |
126 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | 770 | | |
769 | 771 | | |
| |||
0 commit comments