Return-Path: X-Original-To: apmail-thrift-dev-archive@www.apache.org Delivered-To: apmail-thrift-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2358EDFC4 for ; Tue, 6 Nov 2012 00:14:13 +0000 (UTC) Received: (qmail 67244 invoked by uid 500); 6 Nov 2012 00:14:12 -0000 Delivered-To: apmail-thrift-dev-archive@thrift.apache.org Received: (qmail 67202 invoked by uid 500); 6 Nov 2012 00:14:12 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 67111 invoked by uid 99); 6 Nov 2012 00:14:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 00:14:12 +0000 Date: Tue, 6 Nov 2012 00:14:12 +0000 (UTC) From: "Justin Judd (JIRA)" To: dev@thrift.apache.org Message-ID: <2077315980.71472.1352160852371.JavaMail.jiratomcat@arcas> In-Reply-To: <1825634063.71469.1352160852142.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (THRIFT-1747) Generated Python code incorrect when declaring constants of a struct type declared in an included thrift file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/THRIFT-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Judd updated THRIFT-1747: -------------------------------- Attachment: python_structs.patch resolves the namespace for structs to be used in the generated constants file. > Generated Python code incorrect when declaring constants of a struct type declared in an included thrift file > ------------------------------------------------------------------------------------------------------------- > > Key: THRIFT-1747 > URL: https://issues.apache.org/jira/browse/THRIFT-1747 > Project: Thrift > Issue Type: Bug > Components: Python - Compiler > Reporter: Justin Judd > Attachments: python_structs.patch > > > The python code produced when a constant is declared of a struct type that was declared in another thrift file does not contain the namespace information. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira