<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