Commit 47b98c3
committed
utf8_to_bytes() Move failure code out of loop
This is for clarity. All this very-unlikely-to-be-used code was in the
middle of what is really going on, creating a distraction.1 parent 2dad945 commit 47b98c3
1 file changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2534 | 2534 | | |
2535 | 2535 | | |
2536 | 2536 | | |
| 2537 | + | |
| 2538 | + | |
| 2539 | + | |
| 2540 | + | |
| 2541 | + | |
| 2542 | + | |
| 2543 | + | |
| 2544 | + | |
| 2545 | + | |
| 2546 | + | |
| 2547 | + | |
2537 | 2548 | | |
2538 | 2549 | | |
2539 | 2550 | | |
| |||
2580 | 2591 | | |
2581 | 2592 | | |
2582 | 2593 | | |
2583 | | - | |
2584 | | - | |
2585 | | - | |
2586 | | - | |
2587 | | - | |
2588 | | - | |
2589 | | - | |
2590 | 2594 | | |
2591 | 2595 | | |
2592 | 2596 | | |
| |||
0 commit comments