THRIFT-2162 Missing calls to inherited CTOR at misc. places
authorJens Geyer <jensg@apache.org>
Fri, 6 Sep 2013 19:02:34 +0000 (21:02 +0200)
committerJens Geyer <jensg@apache.org>
Fri, 6 Sep 2013 19:02:57 +0000 (21:02 +0200)
commit718f6eefb6791128a5290b3c7cf47f025ed60c66
tree6fe7a02497e1d77c3add568137371936581e8a3a
parenta6a32a56fb565d155fd9ae3826b6bbdede6688be
THRIFT-2162 Missing calls to inherited CTOR at misc. places

Patch: Jens Geyer
compiler/cpp/src/generate/t_delphi_generator.cc
lib/delphi/src/Thrift.Collections.pas
lib/delphi/src/Thrift.Console.pas
lib/delphi/src/Thrift.Protocol.pas
lib/delphi/src/Thrift.Serializer.pas
lib/delphi/src/Thrift.Server.pas
lib/delphi/src/Thrift.Stream.pas
lib/delphi/src/Thrift.Transport.pas
lib/delphi/test/TestClient.pas
lib/delphi/test/multiplexed/Multiplex.Client.Main.pas