commit | 0c0f651e1079ffa95be0d5b9a768fdef8af9dc9b | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Tue Oct 25 02:20:26 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Tue Oct 25 02:20:26 2011 +0000 |
tree | db79033c72fa774c0467c30a6eec28223cadf32f | |
parent | bcbf6d6fcda19768ab526e4dd15422584e9db79e [diff] |
Thrift-1395: Patch to prevent warnings for integer types in some cases Client: delpi Patch: Jens Geyer Constants such as i32 = 0x80000000 produce a Delphi warning. The current code renders such values as positive integer, which needs an explicit typecast to satisfy the Delphi compiler. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1188494 13f79535-47bb-0310-9956-ffa450edef68