From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16668 invoked by alias); 2 Jan 2003 17:59:49 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16653 invoked from network); 2 Jan 2003 17:59:49 -0000 Received: from unknown (HELO desire.geoffk.org) (12.235.56.190) by 209.249.29.67 with SMTP; 2 Jan 2003 17:59:49 -0000 Received: (from geoffk@localhost) by desire.geoffk.org (8.11.6/8.11.6) id h02HxXp20463; Thu, 2 Jan 2003 09:59:33 -0800 X-Authentication-Warning: desire.geoffk.org: geoffk set sender to geoffk@geoffk.org using -f To: Karel Gardas CC: gcc@gcc.gnu.org Subject: Re: [pch-branch] missing binary operator issue. References: From: Geoff Keating Date: Thu, 02 Jan 2003 17:59:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-01/txt/msg00052.txt.bz2 Karel Gardas writes: > os-unix.cc:194:12: missing binary operator before token "(" > 194 #if defined(HAVE_DLOPEN) && defined(HAVE_DYNAMIC) This should now be fixed. -- - Geoffrey Keating