Skip to content

Commit

Permalink
THRIFT-2793: Go compiler produces uncompilable code
Browse files Browse the repository at this point in the history
Client: go
Patch: Jens Geyer

Updating changelog for this ticket
  • Loading branch information
jfarrell committed Nov 5, 2014
1 parent 4776166 commit e81367b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES
Expand Up @@ -3,6 +3,7 @@ Apache Thrift Changelog
Thrift 0.9.2
--------------------------------------------------------------------------------
## Bug
* [THRIFT-2793] - Go compiler produces uncompilable code
* [THRIFT-1481] - Unix domain sockets in C++ do not support the abstract namespace
* [THRIFT-1455] - TBinaryProtocolT<Transport_>::writeString casts from size_t to uint32_t, which is not safe on 64-bit platforms
* [THRIFT-1579] - PHP Extention - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize
Expand Down

0 comments on commit e81367b

Please sign in to comment.