Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 264F5200C2D for ; Sat, 18 Feb 2017 04:30:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 24E3A160B6D; Sat, 18 Feb 2017 03:30:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6DF02160B57 for ; Sat, 18 Feb 2017 04:30:52 +0100 (CET) Received: (qmail 26723 invoked by uid 500); 18 Feb 2017 03:30:51 -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 26712 invoked by uid 99); 18 Feb 2017 03:30:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Feb 2017 03:30:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2F0E21857AE for ; Sat, 18 Feb 2017 03:30:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id jSfgcBwBH5q5 for ; Sat, 18 Feb 2017 03:30:50 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 02AC05F3FF for ; Sat, 18 Feb 2017 03:30:50 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E3B24E03A2 for ; Sat, 18 Feb 2017 03:30:45 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6BE942411B for ; Sat, 18 Feb 2017 03:30:45 +0000 (UTC) Date: Sat, 18 Feb 2017 03:30:45 +0000 (UTC) From: "Thiruvalluvan M. G. (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AVRO-1958) The generated C++ code doesn't compile if there are several enums with identical item names. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 18 Feb 2017 03:30:53 -0000 [ https://issues.apache.org/jira/browse/AVRO-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. resolved AVRO-1958. --------------------------------------- Resolution: Duplicate All good ideas, implementing the solution along with AVRO-1940 > The generated C++ code doesn't compile if there are several enums with identical item names. > -------------------------------------------------------------------------------------------- > > Key: AVRO-1958 > URL: https://issues.apache.org/jira/browse/AVRO-1958 > Project: Avro > Issue Type: Bug > Components: c++ > Reporter: Max Lysenko > Attachments: DataSchema.avsc > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)