mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
f6e8b0d3ff
Client: delphi Patch: Jens Geyer The patch for THRIFT-1670 left some minor issues open. These are hereby fixed. - incorrect search paths in uses clause - unused variable in ReadResponse() - incorrectly formatted comment in IDL git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1394339 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
idl | ||
README.txt | ||
skiptest_version1.dpr | ||
skiptest_version2.dpr |
These two projects belong together. Both programs simulate server and client for different versions of the same protocol. The intention of this test is to ensure fully working compatibilty features of the Delphi Thrift implementation. The expected test result is, that no errors occur with both programs, regardless in which order they might be started.