/[Apache-SVN]
ViewVC logotype

Revision 665268


Jump to revision: Previous Next
Author: dreiss
Date: Mon Sep 17 21:16:32 2007 UTC (17 years, 1 month ago)
Changed paths: 3
Log Message:
Thrift: Fix fingerprinting bug.

Summary:
Fingerprints were'nt being initialized properly because I forgot to move
the initialization from t_struct to t_type.  Fixed that.
Also, typedefs weren't generating fingerprints for their true types.

Reviewed By: mcslee

Test Plan:
This didn't work before with -cpp -dense.  Now it does.
typedef list<i32> ilist
struct foo { 1: ilist l }

Revert Plan: ok


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/t_struct.h modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/t_type.h modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/t_typedef.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26