Commit ac1ba37
committed
numfmt: use consistent debug warning format
Use the existing print_warning helper for the grouping-no-effect
message instead of a one-off writeln with util_name(). Use hardcoded
"numfmt:" prefix for the failed-to-convert message to match the other
debug warnings. Remove now-unused util_name import.1 parent e1166da commit ac1ba37
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
349 | 347 | | |
350 | 348 | | |
351 | 349 | | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
| 350 | + | |
358 | 351 | | |
359 | 352 | | |
360 | 353 | | |
| |||
404 | 397 | | |
405 | 398 | | |
406 | 399 | | |
407 | | - | |
408 | | - | |
| 400 | + | |
409 | 401 | | |
410 | 402 | | |
411 | 403 | | |
| |||
0 commit comments