pub fn increment_warning_counter()Expand description
Increment the thread-local warning counter.
Called internally when non-fatal issues (e.g., BWZ blanks, ODO clamping)
are encountered during decode. The count is aggregated into RunSummary::warnings.