-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
On Windows chars are signed so 0x9c is above the maximum value. The compiler in particular throws an error when this happens, but using parens initialization tells the compiler to do the appropriate conversion.