From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 2 23:50:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACC1716A418 for ; Fri, 2 Nov 2007 23:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8D64013C4A6 for ; Fri, 2 Nov 2007 23:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lA2No1Ka042906 for ; Fri, 2 Nov 2007 23:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lA2No1n0042905; Fri, 2 Nov 2007 23:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 2 Nov 2007 23:50:01 GMT Resent-Message-Id: <200711022350.lA2No1n0042905@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, pietro cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CFFB16A419 for ; Fri, 2 Nov 2007 23:42:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2F47913C491 for ; Fri, 2 Nov 2007 23:42:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lA2NggDU031827 for ; Fri, 2 Nov 2007 23:42:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id lA2NgfVc031826; Fri, 2 Nov 2007 23:42:41 GMT (envelope-from nobody) Message-Id: <200711022342.lA2NgfVc031826@www.freebsd.org> Date: Fri, 2 Nov 2007 23:42:41 GMT From: pietro cerutti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/117777: [patch] editors/zoinks unbreak fix build with GCC 4.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 23:50:01 -0000 >Number: 117777 >Category: ports >Synopsis: [patch] editors/zoinks unbreak fix build with GCC 4.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 02 23:50:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: pietro cerutti >Release: 6.2-STABLE >Organization: Bern University of Applied Sciences >Environment: FreeBSD gahrtop.localhost 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Oct 24 08:30:39 CEST 2007 root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034 i386 >Description: The patch fixes a few "deprecated conversion from string constant to 'char*'" fatal warnings and corrects a bug that causes an assertion to fail if the XUngrabPointer event is called after the mouse has switched to another window. >How-To-Repeat: For the compile error: cd /usr/ports/editors/zoinks && make For the assertion error: play fast with the mouse by clicking on the menus, etc etc.. ;-) >Fix: The patch is at: http://www.gahr.ch/FreeBSD/patches/_zoinks.diff >Release-Note: >Audit-Trail: >Unformatted: