Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 5D32BD7B1 for ; Fri, 31 Aug 2012 16:32:09 +0000 (UTC) Received: (qmail 24111 invoked by uid 500); 31 Aug 2012 16:32:08 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 23439 invoked by uid 500); 31 Aug 2012 16:32:08 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 22977 invoked by uid 99); 31 Aug 2012 16:32:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2012 16:32:07 +0000 Date: Sat, 1 Sep 2012 03:32:07 +1100 (NCT) From: "Scott Carey (JIRA)" To: dev@avro.apache.org Message-ID: <103587289.23175.1346430727838.JavaMail.jiratomcat@arcas> In-Reply-To: <1108625895.7167.1346174048237.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (AVRO-1143) avrogencpp generates $Undefined$ for some union types 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/AVRO-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446102#comment-13446102 ] Scott Carey commented on AVRO-1143: ----------------------------------- Thiru, any idea on the best way forward here? > avrogencpp generates $Undefined$ for some union types > ----------------------------------------------------- > > Key: AVRO-1143 > URL: https://issues.apache.org/jira/browse/AVRO-1143 > Project: Avro > Issue Type: Bug > Components: c++ > Affects Versions: 1.7.1 > Reporter: Jan van der Lugt > Attachments: gm_avro_graph.avpr > > > When converting the attached file to a C++ header, a vector of type $Undefined$ is generated. I believe this is because there is no check for AVRO_UNION in CodeGen::cppTypeOf(). -- 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