kinoroy commented on code in PR #2670:
URL: https://github.com/apache/thrift/pull/2670#discussion_r980354209
##########
lib/swift/Sources/TProtocol.swift:
##########
@@ -41,7 +41,8 @@ public enum TType: Int32 {
case set = 14
case list = 15
case utf8 = 16
- case utf16 = 17
+ //case utf16 = 17
Review Comment:
@Jens-G Is the justification for this change satisfactory for you? To be
clear, this PR *removes* UTF16 support, and replaces it with UUID to bring
Swift in compliance with the spec
--
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]