Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The problems are:
- in "List<List<byte>>" offsets should be 0256 (not 0267), right?
- in "Struct<List<char>, Int32>" field_0 null_bitmap should be 00001101 (not 00011101);
- in "Dense union" "Field-1 array (f: float)" should be "Field-1 array (i: int32)";
- and in "SparseUnion" "mark" should be replaced with "
{u2='mark'}
".