thrift/compiler/cpp
Bryan Duxbury b2507dbb0c THRIFT-1518. cpp: Generated C++ code only sends the first optional field in the write() function for a struct
There was some incorrect else if logic added to the CPP generated code, which this patch replaces with the proper functionality.

Patch: Thomas Wiggins

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1292508 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 21:14:10 +00:00
..
src THRIFT-1518. cpp: Generated C++ code only sends the first optional field in the write() function for a struct 2012-02-22 21:14:10 +00:00
compiler.sln THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 2011-09-23 14:25:22 +00:00
compiler.vcxproj THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows 2011-12-14 23:35:28 +00:00
compiler.vcxproj.filters THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 2011-09-23 14:25:22 +00:00
Makefile.am Thrift-1462: add more strict compiler flags 2011-12-13 20:12:26 +00:00
README Thrift-1426: Dist package missing files for release 0.8 2011-11-16 12:58:36 +00:00
version.h.in THRIFT-770. build: Get 'make dist' to work without first compiling source code 2010-05-03 21:33:00 +00:00