/[Apache-SVN]
ViewVC logotype

Revision 664757


Jump to revision: Previous Next
Author: marc
Date: Tue Aug 15 21:29:39 2006 UTC (18 years, 2 months ago)
Changed paths: 6
Log Message:
Modified C++ code-gen to create default constructors for all non-string primitives so that auto variable instances of structs aren't populated with 
garbage.  This matters because, given thrift's loosey-goosey argument and result lists, structs may only be sparsely filled.
    


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/src/cpp_generator.py modified , text changed
Directoryincubator/thrift/trunk/compiler/src/parser.py modified , text changed
Directoryincubator/thrift/trunk/test/ThriftTest.thrift modified , text changed
Directoryincubator/thrift/trunk/test/cpp/Makefile modified , text changed
Directoryincubator/thrift/trunk/test/cpp/src/TestClient.cc modified , text changed
Directoryincubator/thrift/trunk/test/cpp/src/TestServer.cc modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26