Wouter van Oortmerssen
160e8f2fdc
Disallowed 0 byte structs.
...
This is because they are incompatible with C++ and possibly other
languages that make them minimum size 1 (to make sure multiple
such objects don't reside at the same address). Forcing them to size
1 was also not practical, as that is requires updating the logic
of a lot of implementations and thus possibly backwards incompatible.
More here: https://github.com/google/flatbuffers/issues/4122
Change-Id: I2bfdc8597b7cfd2235bb4074bb2ae06f81f8e57d
2018-10-29 17:40:19 -07:00
..
2018-10-15 16:55:59 -07:00
2018-10-22 15:44:18 -07:00
2018-10-29 17:40:19 -07:00
2018-10-22 16:28:58 -07:00
2018-10-23 20:16:18 -07:00
2018-03-05 08:45:25 -08:00
2018-09-28 20:11:05 -07:00
2018-10-22 15:57:45 -07:00
2018-08-09 09:50:54 -07:00
2018-10-22 15:41:12 -07:00
2018-10-22 15:41:12 -07:00
2018-10-15 16:55:59 -07:00
2017-08-24 09:35:54 -07:00
2018-10-15 16:55:59 -07:00
2017-05-24 16:26:57 -07:00
2017-08-11 09:24:36 -07:00
2017-11-06 10:20:22 -08:00
2018-10-29 17:40:19 -07:00
2018-10-15 16:55:59 -07:00
2017-05-10 16:45:08 -07:00
2018-07-29 13:23:00 -07:00
2018-07-05 15:55:57 -07:00
2018-07-05 15:55:57 -07:00
2018-10-22 15:57:45 -07:00
2018-10-04 10:37:22 -07:00
2018-07-29 13:23:00 -07:00
2018-10-23 20:16:18 -07:00
2018-08-10 15:27:51 -07:00
2018-09-21 09:42:43 -07:00
2018-10-22 15:41:12 -07:00
2018-10-22 15:41:12 -07:00
2018-10-29 17:40:19 -07:00
2018-10-08 12:43:57 -07:00
2017-12-28 09:10:55 -08:00
2017-12-28 09:10:55 -08:00
2018-10-29 17:40:19 -07:00
2017-08-24 09:35:54 -07:00
2018-10-15 16:55:59 -07:00
2018-10-15 16:55:59 -07:00
2018-10-15 16:55:59 -07:00
2018-10-15 16:55:59 -07:00
2017-08-11 09:24:36 -07:00
2017-08-11 09:24:36 -07:00
2018-10-15 17:07:08 -07:00
2017-05-24 16:26:57 -07:00
2018-09-12 11:44:51 -07:00
2018-09-12 11:44:51 -07:00
2018-10-22 15:44:18 -07:00
2018-10-22 15:44:18 -07:00
2018-10-18 10:32:59 -07:00
2018-10-18 10:32:59 -07:00
2018-10-29 17:40:19 -07:00
2018-10-03 12:27:27 -07:00
2017-08-11 09:24:36 -07:00
2018-05-03 12:10:45 -07:00