OpenHFT / Chronicle-Values

http://chronicle.software
Other
104 stars 38 forks source link

Bug fix for unordered fields with same bit size & alignments #20

Closed sthekepat closed 3 years ago

sthekepat commented 6 years ago

Fixed the issue with unordered fields due to fields of the same alignment & bit size

sthekepat commented 6 years ago

Let me know if there is a way for me to get the source code of the generated class other than the -D option. I would like to be able to use the cached compiler on the source. Say, If I wanted to create a maven mojo to create the source files during maven build.