AlephAlpha opened a new pull request #2416: URL: https://github.com/apache/thrift/pull/2416
The methods `write_container_end` should be call after the for loop, not within it. Currently this does not affect anything, because these methods are no-ops for all the implemented protocols. But it may cause an error when more protocols are implemented. By the way, could anyone please release version 0.14.0, 0.14.1, and 0.14.2 to crates.io? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
