Date: Wed, 31 Mar 2004 01:00:06 +0200 From: Palle Girgensohn <girgen@pingpong.net> To: Palle Girgensohn <girgen@pingpong.net>, ports@freebsd.org, tobez@freebsd.org Subject: Re: perl 5.8.3 Message-ID: <143300000.1080687606@palle.girgensohn.se> In-Reply-To: <85180000.1080671498@palle.girgensohn.se> References: <85180000.1080671498@palle.girgensohn.se>
next in thread | previous in thread | raw e-mail | index | archive | help
--==========DD6C42C6983750FEBFD9========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Just realized this patch is needed to build on gcc-2.95. Apparently the old gcc does not understand this #if stuff, it sets PL_dowarn to dowarn although PATCHLEVEL is really 8... Since PATCHLEVEL is 8 as in 5.8.3, it is safe to remove the condition. /Palle --On tisdag, mars 30, 2004 20.31.38 +0200 Palle Girgensohn <girgen@pingpong.net> wrote: > Hi, > > Perl 5.8.2 in the ports tree is quite unusable when unicode is used. In > fact, any perl less than 5.8.3 is unusable w/ unicode. The fix is to use > 5.8.3, and it has been out for quite a while now. There are a couple of > identical updates for this port in gnats. > <http://www.freebsd.org/cgi/query-pr-summary.cgi?text=perl5.8+to+5.8.3>. > Perhaps someone can find the time to look at them and commit? > > Thanks, > Palle --==========DD6C42C6983750FEBFD9========== Content-Type: application/octet-stream; name="patch::ext::MIME::Base64::Base64.xs" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch::ext::MIME::Base64::Base64.xs"; size=299 LS0tIC9ob21lL2dpcmdlbi9CYXNlNjQueHMJVHVlIE1hciAzMCAyMzo1NzoxMSAyMDA0CisrKyBl eHQvTUlNRS9CYXNlNjQvQmFzZTY0LnhzCVR1ZSBNYXIgMzAgMjM6NTY6NTcgMjAwNApAQCAtNDIs MTAgKzQyLDYgQEAKICMgICAgZW5kaWYKICNlbmRpZgogCi0jaWYgUEFUQ0hMRVZFTCA8PSA0ICYm ICFkZWZpbmVkKFBMX2Rvd2FybikKLSAgICNkZWZpbmUgUExfZG93YXJuIGRvd2FybgotI2VuZGlm Ci0KICNpZmRlZiBHX1dBUk5fT04KICAgICNkZWZpbmUgRE9XQVJOIChQTF9kb3dhcm4gJiBHX1dB Uk5fT04pCiAjZWxzZQo= --==========DD6C42C6983750FEBFD9==========--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?143300000.1080687606>