commit | 233ace53f04abe48b974aa0b51002ecb7134837b | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Mon Mar 30 20:46:47 2009 +0000 |
committer | David Reiss <dreiss@apache.org> | Mon Mar 30 20:46:47 2009 +0000 |
tree | 48511d409c69fc5fd7d0cad31575db8a05757193 | |
parent | bfc57a04026d9f5b3436baf4452eb262883b7310 [diff] |
THRIFT-127. erlang: Skip fields that have the wrong type In the other languages (AFAIK), if a field has the wrong type, it is silently skipped. Erlang currently assumes that the type is correct and de-synchronizes. This change makes it behave like the other languages (except that it is not silent). git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760161 13f79535-47bb-0310-9956-ffa450edef68