-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Tools
-
Storage Engines, Storage Engines - Foundations
-
1
-
StorEng - 2025-04-25
Missing comma in a string array initialization
An unexpected concatenated string or overrun. A comma is suspiciously missing between lines in a string array initialization.
/src/utilities/util_list.c:25: MISSING_COMMA 173264 In the initialization of "options", a suspicious concatenated string ""redirect output to the specified file (the default is stdout)-v"" is produced due to a missing comma between lines.
- is related to
-
WT-13584 Implement "-f" option in "wt list" command to re-direct its output to specified file.
-
- Closed
-