From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3524 invoked by alias); 9 Jul 2010 08:57:39 -0000 Received: (qmail 3515 invoked by uid 22791); 9 Jul 2010 08:57:39 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-iw0-f175.google.com (HELO mail-iw0-f175.google.com) (209.85.214.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Jul 2010 08:57:31 +0000 Received: by iwn34 with SMTP id 34so1907687iwn.20 for ; Fri, 09 Jul 2010 01:57:29 -0700 (PDT) Received: by 10.231.166.146 with SMTP id m18mr9832072iby.109.1278665849169; Fri, 09 Jul 2010 01:57:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.20.70 with HTTP; Fri, 9 Jul 2010 01:57:09 -0700 (PDT) In-Reply-To: <1278656584.8738.11.camel@glinka> References: <1278656584.8738.11.camel@glinka> From: Laurynas Biveinis Date: Fri, 09 Jul 2010 08:57:00 -0000 Message-ID: Subject: Re: doc patch for gengtype's tag To: basile@starynkevitch.net Cc: gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg00752.txt.bz2 Hi, 2010/7/9 Basile Starynkevitch : > =C2=A0there is one, otherwise no field in the union will be marked. > +A union field can have at most one @code{tag}. Join with a previous line. I cannot approve this patch, but it looks good to me with that change. --=20 Laurynas