Commit 65ff80e
fix ur_bool_t printing (#19041)
ur_bool_t was being printed as a c-style string, which led to random
characters in traces where boolean values should have been.1 parent f6091ee commit 65ff80e
2 files changed
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
0 commit comments