• Wouter van Oortmerssen's avatar
    Made declaring the underlying type of an enum mandatory. · a5f50019
    Wouter van Oortmerssen authored
    This is a breaking change, anyone having schema files with enums
    that do not specify a type will get a specialized error:
    
    must specify the underlying integer type for this
    enum (e.g. ': short', which was the default).
    
    All of the samples and docs already had a type specified,
    so hopefully this will affect very few people.
    
    Bug: 15777205
    Change-Id: I9b8d7c0827867f7efb6c217346db7e402695eff0
    Tested: on Windows
    a5f50019
Name
Last commit
Last update
..
Benchmarks.md Loading commit data...
Building.md Loading commit data...
Compiler.md Loading commit data...
CppUsage.md Loading commit data...
FlatBuffers.md Loading commit data...
Grammar.md Loading commit data...
Internals.md Loading commit data...
JavaUsage.md Loading commit data...
Schemas.md Loading commit data...
WhitePaper.md Loading commit data...
doxyfile Loading commit data...