From owner-cvs-all Mon Jan 20 7:15: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2733637B401; Mon, 20 Jan 2003 07:15:01 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 152E943E4A; Mon, 20 Jan 2003 07:15:00 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 4.10) id 18addZ-000ENi-00; Mon, 20 Jan 2003 17:14:57 +0200 From: Sheldon Hearn To: Oliver Braun Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/fluxbox Makefile distinfo In-reply-to: Your message of "Sun, 19 Jan 2003 09:09:38 PST." <200301191709.h0JH9c4G030766@repoman.freebsd.org> Date: Mon, 20 Jan 2003 17:14:56 +0200 Message-ID: <55285.1043075696@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 19 Jan 2003 09:09:38 PST, Oliver Braun wrote: > Modified files: > x11-wm/fluxbox Makefile distinfo > Log: > * Add WITH_WINSNAP knob for winsnap patch. > * Bump PORTREVISION. > > PR: ports/47214 > Submitted by: maintainer This breaks the port for 5.0-CURRENT and 5.0-RELEASE: Window.cc: In member function `void FluxboxWindow::motionNotifyEvent(XMotionEvent*)': Window.cc:3035: call of overloaded `abs(unsigned int)' is ambiguous /usr/include/stdlib.h:86: candidates are: int abs(int) /usr/include/g++/cmath:95: long double std::abs(long double) /usr/include/g++/cmath:91: float std::abs(float) /usr/include/g++/cmath:87: double std::abs(double) /usr/include/g++/cstdlib:119: long int std::abs(long int) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message