Bug #184
Don't change casing for struct members
Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/17/2021
Due date:
% Done:
0%
Description
Reported by Marco.
Struct members should not change case ever.
Btw, this is classified as a bug and not as a suggestion because it can break programs if you have structs that you depend on for JSON.
see attachment.