Commit a90b37a
committed
Copy enabled warning groups into child sinks from their parent
The parent-sink constructor forwarded flags/color/unicode but not the enabled
warning-group bitmask, so a child sink lost the group configuration. Add
get/setEnabledWarningLevels (mirroring getFlags/setFlags) and copy it too.1 parent 0f8c787 commit a90b37a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
333 | 338 | | |
334 | 339 | | |
335 | 340 | | |
| |||
415 | 420 | | |
416 | 421 | | |
417 | 422 | | |
| 423 | + | |
418 | 424 | | |
419 | 425 | | |
420 | 426 | | |
| |||
0 commit comments