- Notifications
You must be signed in to change notification settings - Fork5
Commit6e41fa2

Michael Meskes
Fixed test for array boundary.
Instead of continuing if the next character is not an array boundary get_data()used to continue only on finding a boundary so it was not able to read anyelement after the first.1 parentfd5942c commit6e41fa2
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
| 425 | + | |
425 | 426 |
| |
426 | 427 |
| |
427 | 428 |
| |
| |||
434 | 435 |
| |
435 | 436 |
| |
436 | 437 |
| |
| 438 | + | |
437 | 439 |
| |
438 | 440 |
| |
439 | 441 |
| |
| |||
777 | 779 |
| |
778 | 780 |
| |
779 | 781 |
| |
780 |
| - | |
| 782 | + | |
781 | 783 |
| |
782 | 784 |
| |
783 | 785 |
|
0 commit comments
Comments
(0)