Jens-G commented on code in PR #3076:
URL: https://github.com/apache/thrift/pull/3076#discussion_r1884606683


##########
doc/specs/thrift-compact-protocol.md:
##########
@@ -249,7 +249,7 @@ The short form should be used when the length is in the 
range 0 - 14 (inclusive)
 
 The following element-types are used (see note below):
 
-* `BOOL`, encoded as `2`
+* `BOOL`, encoded as `1`

Review Comment:
   That is debatable. A better word could be inconcistent.
   
   * erlang and swift do it according to the spec and write 2
   * anyone else writes 1
   
   Hard to say who's wrong here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to