| commit | eed6a6d657a131fde14b994fc8f18491c058bfe4 | [log] [tgz] |
|---|---|---|
| author | Jens Geyer <jensg@apache.org> | Wed Nov 26 20:56:58 2014 +0100 |
| committer | Jens Geyer <jensg@apache.org> | Fri Nov 28 00:54:55 2014 +0100 |
| tree | 628f661fe22bd0806cab7528adf5a078c5110ce1 | |
| parent | 1e7971cfff020be14bd30114f0dfe264797f259a [diff] |
THRIFT-2857 C# generator creates uncompilable code for struct constants Client: C# Patch: Jens Geyer Thanks: Stig Bakken for catching this This closes #289 C#: constant assignments where values are structs did not properly uppercase field names in the Constants constructor