View Issue Details

IDProjectCategoryView StatusLast Update
0000546Medieval EngineersBugpublic2025-07-07 20:00
Reporterequinox Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version0.7.2 
Target Version0.7.4.xh (unreleased) 
Summary0000546: RPC flag enum serialization is incorrect
Description

If an enum has only one or two defined values then it will always serialize using a compact zero or one bit representation.
For [Flags] enums this isn't correct because values that aren't listed in the enum are permitted.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-07 20:00 equinox New Issue