From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18785 invoked by alias); 12 Oct 2011 15:51:34 -0000 Received: (qmail 18776 invoked by uid 22791); 12 Oct 2011 15:51:33 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtp-vbr6.xs4all.nl (HELO smtp-vbr6.xs4all.nl) (194.109.24.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 12 Oct 2011 15:51:17 +0000 Received: from cnoc.nl.alt001.com (oostvogels.xs4all.nl [83.163.197.192]) by smtp-vbr6.xs4all.nl (8.13.8/8.13.8) with ESMTP id p9CFpB08005317; Wed, 12 Oct 2011 17:51:12 +0200 (CEST) (envelope-from joost@cnoc.nl) Received: from localhost (localhost.localdomain [127.0.0.1]) by cnoc.nl.alt001.com (Postfix) with ESMTP id 1CDCFBF65; Wed, 12 Oct 2011 17:51:11 +0200 (CEST) Received: from cnoc.nl.alt001.com ([127.0.0.1]) by localhost (cnoc.nl.alt001.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4UtOvTPXI7zc; Wed, 12 Oct 2011 17:51:09 +0200 (CEST) Received: from [192.168.3.116] (host116.cnoc.intern [192.168.3.116]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by cnoc.nl.alt001.com (Postfix) with ESMTPS id BDA3ABF0B; Wed, 12 Oct 2011 17:51:09 +0200 (CEST) Subject: Re: Patch to fix crash on mingw and nil-typenames. From: Joost van der Sluis To: Yao Qi Cc: gdb-patches@sourceware.org Date: Wed, 12 Oct 2011 15:51:00 -0000 In-Reply-To: <4E95A721.4060707@codesourcery.com> References: <1318408512.25241.30.camel@feddie.cnoc.lan> <4E95A721.4060707@codesourcery.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <1318434669.4736.1.camel@feddie.cnoc.lan> Mime-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00358.txt.bz2 On Wed, 2011-10-12 at 22:41 +0800, Yao Qi wrote: > On 10/12/2011 04:35 PM, Joost van der Sluis wrote: > > 2011-10-12 Joost van der Sluis > > > > * gdbtypes.h Added TYPE_SAFE_NAME macro to get the name of a > ^ Please add a ":" here. Yes, sorry for the mistake. I don't think I have to re-send it, but that when it is committed, the person who does this can change this, no? Joost van der Sluis.