<b>6.0.0.2140</b>
Latest QA run:
SS: UTC 2026.08.10 22:37:19 - 2026.08.10 23:47:40
CS: UTC 2026.08.10 23:49:46 - 2026.08.11 01:35:37
-------------------------------------------------
GitHub Action 2026.08.10 20:39:26 <span class="t_gh_bot">increment build number</span>
-------------------------------------------------
Closest previous non-bot:
<b>6.0.0.2126</b>
Foxpunk 2026.08.10 17:02:03
Fix types in trace (#9119)
* Fix loop variable type to avoid potential overflow
* add use USHORT for MessageSet fields instead of int
* newlines between declarations
* Remove redundant comment about MessageSet USHORT range
* Remove newline

Changed paths:
  M src/jrd/trace/TraceCmdLine.cpp
  M src/jrd/trace/TraceObjects.cpp