diff options
author | Sven Gothel <[email protected]> | 2023-06-18 03:31:19 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-06-18 03:31:19 +0200 |
commit | 5a19d4fb868f7459dc81ee7e82e1040f79a87544 (patch) | |
tree | 95bc2432cb5f2d4f8b4d3a7b98dace7e180f08df /src/java/com/jogamp/gluegen/GlueEmitterControls.java | |
parent | eec3f21c3597ff9bf9760a06e00dd341214ea90d (diff) |
GlueGen Struct [10]: Don't skip primitive w/ platform dependent sized type in struct (like 'int') ..
We already support platform dependent sizes like pointer etc, no reason to drop e.g. 'int'.
Note: 'int' is also always 32bit of size within our current set of supported platforms, e.g. MachineDataInfo.
Further fix and clarify primCElemFixedSize and primElemSizeExpr, only to be true and set if isPrimitive.
Diffstat (limited to 'src/java/com/jogamp/gluegen/GlueEmitterControls.java')
0 files changed, 0 insertions, 0 deletions