From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5911 invoked by alias); 15 Nov 2006 09:39:10 -0000 Received: (qmail 5900 invoked by uid 22791); 15 Nov 2006 09:39:10 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Nov 2006 09:39:04 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GkHES-0000FA-Go for gdb-patches@sources.redhat.com; Wed, 15 Nov 2006 10:39:01 +0100 Received: from 73-198.umostel.ru ([82.179.73.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Nov 2006 10:39:00 +0100 Received: from ghost by 73-198.umostel.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Nov 2006 10:39:00 +0100 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: MI and anonymous unions Date: Wed, 15 Nov 2006 09:39:00 -0000 Message-ID: References: <200611151234.41560.vladimir@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.2 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00119.txt.bz2 Vladimir Prus wrote: > > I've noticed that MI does not work nice with anonymous unions. Consider > this structure: Sorry, this email was not meant for the patches list, but for devel list. I've resent it there. Sorry, Volodya