Fix missing warning with large bytes fields (issue #220)
Need to generate compile time check if the bytes field + size field might exceed 255 bytes. Also eliminated spurious checks generated for some callback fields.
Loading
Please register or sign in to comment