| commit | b1d4b3afcccb64a68b846a55c4f8bb1a11aa56cb | [log] [tgz] |
|---|---|---|
| author | David Furey <david.furey@guardian.co.uk> | Fri Nov 01 09:52:37 2019 +0000 |
| committer | Jens Geyer <jensg@apache.org> | Sat Nov 02 15:02:54 2019 +0100 |
| tree | f982805ad6c63a4d02513c3973abd517b446d748 | |
| parent | 9ea48f362a578ee8556fcf3ca84215cefbc1b99e [diff] |
THRIFT-4989: Fix run time exception when using Swift TCompactProtocol Client: Swift Patch: David Furey This closes #1908 Sort TStruct members by key before generating class properties so that Swift Thrift lib can use delta encoding for CompactProtocol.