Commit 40373eb
Replace assert with conditional for to_chars error handling
assert is compiled out in release builds, so handle the error
by silently skipping the ksr tag instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 913ad91 commit 40373eb
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
335 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
336 | 338 | | |
337 | 339 | | |
338 | 340 | | |
| |||
0 commit comments