Re: [perl #30847] [PATCH] icc fixes

2004-07-29 Thread Leopold Toetsch
Adam Thomason [EMAIL PROTECTED] wrote: Hello all, The first attached patch resolves some issues that have crept in since the last cleanup (before ICU) w.r.t. Intel C++ on Linux. Thanks, applied. The second [trivial] patch applies to the ICU tree to add Intel C to the available supported

Re: [perl #30852] [PATCH] Undef.set_pmc(), Ref allowing null values

2004-07-29 Thread Leopold Toetsch
Togos [EMAIL PROTECTED] wrote: This patch changes the Undef PMC type to morph itself to a Ref with the given value when set_pmc()d. In order to do this it was also necessary to allow Ref PMCs to point to NULL values, I've changed that to PMCNULL, which will catch access to such NULLs and not

Re: This week's summary

2004-07-29 Thread Piers Cawley
Brent 'Dax' Royal-Gordon [EMAIL PROTECTED] writes: Piers Cawley wrote: Brent 'Dax' Royal-Gordon [EMAIL PROTECTED] writes: Care to explain what those are, O great math teacher? What's a math teacher? It's the right^H^H^H^H^HAmerican way to say maths teacher. You mean American and 'right' are

RE: This week's summary

2004-07-29 Thread Butler, Gerald
sarcasm Of course American and Right are synonymous! Just ask OUR WONDERFUL GOD (I mean President) GEORGE W. BUSH. He'll tell ya' /sarcasm -Original Message- From: Piers Cawley [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 6:49 AM To: Brent 'Dax' Royal-Gordon Cc: [EMAIL

RE: This week's summary

2004-07-29 Thread Simon Glover
On Thu, 29 Jul 2004, Butler, Gerald wrote: sarcasm Of course American and Right are synonymous! Just ask OUR WONDERFUL GOD (I mean President) GEORGE W. BUSH. He'll tell ya' /sarcasm OK, gentlemen, this is both way off topic and starting to head into flame war territory, so I suggest that

Re: Why do users need FileHandles?

2004-07-29 Thread Jim Cromie
Luke Palmer wrote: It's likely that CPAN will have a Bundle::EYEWTIBWATA. [1] [1] Everything You Ever Wanted To Install But Were Afraid To Ask EYEWTIBWATL eye-witty-bwattle .. But Were Always Too Lazy

Re: [ANNOUNCE] Test::Simple 0.48_02

2004-07-29 Thread Geoffrey Young
Michael G Schwern wrote: http://mungus.schwern.org/~schwern/src/Test-Simple-0.48_02.tar.gz A new alpha release of Test::Simple/More/Builder. You can consider this the 0.49 release candidate. Please let me know how it goes. sorry it took me so long to get around to trying this... the

[perl #30873] Parrot_memcpy_aligned_mmx_debug: Assertion failed

2004-07-29 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30873] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30873 Freshly checked out parrot (as of Jul-28 8pm GMTish) when configured with

[perl #30874] [PATCH] src/packdump.c

2004-07-29 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30874] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30874 Currently pdump doesn't build because of a booboo in src/packdump.c - this