FIXTradingCommunity / fix-simple-binary-encoding

A FIX standard for binary message encoding
Other
262 stars 69 forks source link

Error in nullValue of MonthYear encoding #140

Open kleihan opened 3 years ago

kleihan commented 3 years ago

Posted on FIX website (https://forum.fixtrading.org/t/public-comment-period-simple-binary-encoding-sbe-v2-0-rc1/14182/2) by user sorabai (Sorabain de Lioncourt):

Pretty minor, but noticed an error in “standard encoding of MonthYear”

… a uint16 could never contain the value 65536 so the null value is invalid. Assume it’s meant to be 65535