<b>6.0.0.2140</b>
Latest QA run:
SS: UTC 2026.08.10 21:47:11 - 2026.08.10 23:58:59
CS: UTC 2026.08.10 23:59:21 - 2026.08.11 02:58:33
-------------------------------------------------
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