From owner-freebsd-mono@FreeBSD.ORG Thu Jun 10 13:32:09 2010 Return-Path: Delivered-To: mono@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBC5F1065678; Thu, 10 Jun 2010 13:32:09 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C3EF08FC19; Thu, 10 Jun 2010 13:32:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5ADW9He094986; Thu, 10 Jun 2010 13:32:09 GMT (envelope-from romain@freefall.freebsd.org) Received: (from romain@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5ADW9oW094982; Thu, 10 Jun 2010 13:32:09 GMT (envelope-from romain) Date: Thu, 10 Jun 2010 13:32:09 GMT Message-Id: <201006101332.o5ADW9oW094982@freefall.freebsd.org> To: rfarmer@predatorlabs.net, romain@FreeBSD.org, mono@FreeBSD.org From: romain@FreeBSD.org Cc: Subject: Re: ports/144224: [PATCH] lang/mono Fix build with new GCC X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2010 13:32:10 -0000 Synopsis: [PATCH] lang/mono Fix build with new GCC State-Changed-From-To: open->analyzed State-Changed-By: romain State-Changed-When: Thu Jun 10 13:30:14 UTC 2010 State-Changed-Why: The attached patch fix some gcc44 issue, but the build still fails latter on. No fix has been found yet so change the PR state to 'analyzed'. http://www.freebsd.org/cgi/query-pr.cgi?pr=144224