/[Apache-SVN]
ViewVC logotype

Revision 1004702


Jump to revision: Previous Next
Author: dreiss
Date: Tue Oct 5 16:39:27 2010 UTC (14 years, 1 month ago)
Changed paths: 3
Log Message:
compiler: Move t_type::generate_fingerprint to a .cc file

Forcing all of the functions under src/parse to be defined in header
files is silly and sometimes painful.  Createa a "parse.cc" file for
functions that don't belong in header files.  To start, move
generate_fingerprint there, because it requires including md5.h.

Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/Makefile.am modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/parse.cc added
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/t_type.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26