From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 14 16:00:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D3116A4C0 for ; Tue, 14 Oct 2003 16:00:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E797543FE3 for ; Tue, 14 Oct 2003 16:00:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9EN0WFY088777 for ; Tue, 14 Oct 2003 16:00:32 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9EN0Wjs088776; Tue, 14 Oct 2003 16:00:32 -0700 (PDT) (envelope-from gnats) Date: Tue, 14 Oct 2003 16:00:32 -0700 (PDT) Message-Id: <200310142300.h9EN0Wjs088776@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Hay, Russell" Subject: RE: ports/56596: mtxorbd port submission X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Hay, Russell" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 23:00:37 -0000 X-List-Received-Date: Tue, 14 Oct 2003 23:00:37 -0000 The following reply was made to PR ports/56596; it has been noted by GNATS. From: "Hay, Russell" To: 'Edwin Groothuis' Cc: Subject: RE: ports/56596: mtxorbd port submission Date: Tue, 14 Oct 2003 06:49:46 -0700 Does that actually stop the build on that version of gcc? When checking it against my version of GCC, it just gives a warning, but doesn't stop the build. This is because I am doing some funky things with the preprocessor, but it should be okay, it shouldn't stop the build -R -----Original Message----- From: Edwin Groothuis [mailto:edwin@FreeBSD.org] Sent: Tuesday, October 07, 2003 4:16 PM To: Russell.Hay@wwireless.com; edwin@FreeBSD.org; freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/56596: mtxorbd port submission Synopsis: mtxorbd port submission State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Oct 7 16:15:11 PDT 2003 State-Changed-Why: Could you please see how to overcome this problem: ===> Building for mtxorbd-1.0.1 c++ -O -pipe -march=pentium2 -c action.cpp c++ -O -pipe -march=pentium2 -c protocol.cpp protocol.cpp:200:50: pasting "::" and "forward" does not give a valid preprocessing token protocol.cpp:201:44: pasting "::" and "reset" does not give a valid preprocessing token (that's on -current with gcc 3.3.1 http://www.freebsd.org/cgi/query-pr.cgi?pr=56596