[
https://issues.apache.org/jira/browse/THRIFT-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087877#comment-13087877
]
Hudson commented on THRIFT-1271:
--------------------------------
Integrated in Thrift #226 (See [https://builds.apache.org/job/Thrift/226/])
THRIFT-1271. cpp: missing namespace in generated local reflection
Patch: Adam Simpkins
bryanduxbury : http://svn.apache.org/viewvc/?view=rev&rev=1159734
Files :
* /thrift/trunk/compiler/cpp/src/generate/t_cpp_generator.cc
> thrift: fix missing namespace in generated local
> --------------------------------------------------
>
> Key: THRIFT-1271
> URL: https://issues.apache.org/jira/browse/THRIFT-1271
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Library
> Reporter: Dave Watson
> Assignee: Dave Watson
> Priority: Minor
> Fix For: 0.8
>
> Attachments:
> 0003-thrift-fix-missing-namespace-in-generated-local-refl.patch.diff
>
>
> From a0ef2f341fcb613728c6be888082dfe98cde0ad8 Mon Sep 17 00:00:00 2001
> From: Adam Simpkins <[email protected]>
> Date: Thu, 14 Jan 2010 23:02:40 +0000
> Subject: [PATCH 03/33] thrift: fix missing namespace in generated local
> reflection
> Summary:
> The TypeSpec definitions for lists, sets, and maps did not prefix the
> contained
> type names with the correct namespace. This resulted in a compile failure
> when
> defining a list of types from another namespace.
> Test Plan:
> Tested building [internal fb thing]'s [internal fb thing] changes. The
> generated C++ code compiles now.
> ---
> compiler/cpp/src/generate/t_cpp_generator.cc | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira