From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8469 invoked by alias); 18 Aug 2004 15:56:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 8461 invoked from network); 18 Aug 2004 15:56:46 -0000 Received: from unknown (HELO ata.cs.hacettepe.edu.tr) (193.140.236.6) by sourceware.org with SMTP; 18 Aug 2004 15:56:46 -0000 Received: from ata.cs.hacettepe.edu.tr (ata.cs.hacettepe.edu.tr [127.0.0.1]) by ata.cs.hacettepe.edu.tr (8.12.8/8.11.6) with ESMTP id i7IFui4o003864 for ; Wed, 18 Aug 2004 18:56:44 +0300 Received: (from ibr@localhost) by ata.cs.hacettepe.edu.tr (8.12.8/8.12.8/Submit) id i7IFui9J003863 for gdb-patches@sources.redhat.com; Wed, 18 Aug 2004 18:56:44 +0300 Date: Wed, 18 Aug 2004 15:56:00 -0000 From: Baurjan Ismagulov To: gdb-patches@sources.redhat.com Subject: Re: testcase for "absolute source" patch Message-ID: <20040818155642.GB1407@ata.cs.hacettepe.edu.tr> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040816144349.GB1509@ata.cs.hun.edu.tr> <412107B7.nailE7I1XJVIH@mindspring.com> <20040818130626.GB1411@ata.cs.hun.edu.tr> <4123763C.nailM3P11DT7E@mindspring.com> <20040818155042.GA18847@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040818155042.GA18847@nevyn.them.org> User-Agent: Mutt/1.5.4i X-SW-Source: 2004-08/txt/msg00559.txt.bz2 Hello, Daniel! On Wed, Aug 18, 2004 at 11:50:43AM -0400, Daniel Jacobowitz wrote: > Yes, C89 allows this, and C99 doesn't. Is it disallowed for all functions, or just for main? With kind regards, Baurjan.