/[Apache-SVN]
ViewVC logotype

Revision 760161


Jump to revision: Previous Next
Author: dreiss
Date: Mon Mar 30 20:46:47 2009 UTC (15 years, 7 months ago)
Changed paths: 3
Log Message:
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).


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/erl/src/thrift_protocol.erl modified , text changed
Directoryincubator/thrift/trunk/test/ThriftTest.thrift modified , text changed
Directoryincubator/thrift/trunk/test/erl/src/test_membuffer.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26