add FIXME about how we might want to consider BYTE or BOOL

This commit is contained in:
Havoc Pennington 2003-02-18 04:39:05 +00:00
parent cbc7049082
commit 614f82f6a6

View file

@ -276,6 +276,12 @@
in a type-dependent format.
</para>
<para>
[FIXME perhaps we should add type BYTE with the primary
advantage being that it occupies 1 byte vs. 7 for UINT32,
or perhaps space savings aren't worth the complexity]
[FIXME perhaps we should add type BOOL with the primary
advantage being better type safety vs. overloading of
UINT32]
The type codes are as follows:
<informaltable>
<tgroup cols=3>