Date: Mon, 18 Dec 2006 05:52:46 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/icu/files patch-enum-bug Message-ID: <200612180552.kBI5qkFG042043@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2006-12-18 05:52:46 UTC FreeBSD ports repository Added files: devel/icu/files patch-enum-bug Log: Work around the apparent bug in enum-to-enum casting in the 5.3 compiler by using the int-to-enum casting instead. The port should now build on 5.3 and wherever else the self-tests were failing before. Submitted to vendor. Obtained from: Michael Cornelius Revision Changes Path 1.1 +50 -0 ports/devel/icu/files/patch-enum-bug (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612180552.kBI5qkFG042043>