From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17434 invoked by alias); 10 Mar 2003 09:05:04 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 17427 invoked from network); 10 Mar 2003 09:05:03 -0000 Received: from unknown (HELO mail.enyo.de) (212.9.189.162) by 172.16.49.205 with SMTP; 10 Mar 2003 09:05:03 -0000 Received: from [212.9.189.171] (helo=deneb.enyo.de) by mail.enyo.de with esmtp (Exim 3.34 #2) id 18sJDJ-0003oV-00; Mon, 10 Mar 2003 10:04:53 +0100 Received: from fw by deneb.enyo.de with local (Exim 3.34 #4) id 18sJDJ-0000ow-00; Mon, 10 Mar 2003 10:04:53 +0100 To: Mihnea Balta Cc: gcc-help@gcc.gnu.org Subject: Re: pasting "." and "something" does not give a valid preprocessing token From: Florian Weimer Date: Mon, 10 Mar 2003 09:05:00 -0000 In-Reply-To: <200303101100.35230.dark_lkml@mymail.ro> (Mihnea Balta's message of "Mon, 10 Mar 2003 11:00:35 +0200") Message-ID: <874r6bh9sa.fsf@deneb.enyo.de> User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux) References: <200303101057.34447.dark_lkml@mymail.ro> <200303101100.35230.dark_lkml@mymail.ro> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-03/txt/msg00119.txt.bz2 Mihnea Balta writes: > Sorry, I should have said "sv_port" instead of something in the subject line, > as that is the exact warning produced. It doesn't like my conf.##__prop > thing. Maybe I'm missing something obvious, but why do you need the "##" in this place at all?