Commit 9b4bbe3
committed
perl.h: Use utf8_to-uv_or_die not utf8_to_uvchr_buf
This is in the _CHECK_AND_OUTPUT_WIDE_LOCALE_UTF8_MSG macro.
That macro had some complexity due to the unwield API of
utf8_to_uvchr_buf, which can now be removed.1 parent 3f29e37 commit 9b4bbe3
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7557 | 7557 | | |
7558 | 7558 | | |
7559 | 7559 | | |
7560 | | - | |
| 7560 | + | |
| 7561 | + | |
| 7562 | + | |
7561 | 7563 | | |
7562 | | - | |
7563 | | - | |
7564 | | - | |
7565 | | - | |
7566 | | - | |
| 7564 | + | |
| 7565 | + | |
7567 | 7566 | | |
7568 | 7567 | | |
7569 | 7568 | | |
| |||
0 commit comments