We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to the specification StringIndex has 4-bit tag, but it seems that in IFC produced by MSVC tag occupies 3 bits.
StringIndex
The text was updated successfully, but these errors were encountered:
fix StringIndex definition (see microsoft/ifc-spec#75)
52a72a1
Fix StringSort precision
StringSort
02a02dc
Fix microsoft#75
Fix StringSort precision (#99)
2656782
Fix #75
9c2971d
Successfully merging a pull request may close this issue.
According to the specification
StringIndex
has 4-bit tag, but it seems that in IFC produced by MSVC tag occupies 3 bits.The text was updated successfully, but these errors were encountered: