Smoke [5.9.3] 24213 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)

2005-04-10 Thread Steve Hay
Automated smoke report for 5.9.3 patch 24213 TANGAROA.uk.radan.com: Intel(R) Pentium(R) 4 CPU 2.00GHz(~1992 MHz) (x86/1 cpu) onMSWin32 - WinXP/.Net SP1 using cl version 12.00.8804 smoketime 8 hours 25 minutes (average 21 minutes 5 seconds) Summary: FAIL(F) O = OK F =

Re: [PATCH] usesitecustomize for VMS

2005-04-10 Thread H.Merijn Brand
On Sat, 09 Apr 2005 15:58:43 -0500, Craig A. Berry [EMAIL PROTECTED] wrote: The attached patch adds configuration support for usesitecustomize on VMS. Thanks, applied as change #24214 -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using Perl 5.6.2, 5.8.0, 5.8.5,

Re: Extensions to version.pm

2005-04-10 Thread John Peacock
Yitzchak Scott-Thoennes wrote: On Fri, Apr 08, 2005 at 07:38:32AM -0400, John Peacock wrote: my $interval = version-interval( inclusive = 1.2.3, exclusive = 4.5.6); # same as [1.2.3,4.5.6) I say Yuck to having named parameters that depend on position. How

Re: calling getpid(2) from XS

2005-04-10 Thread Torsten Foertsch
On Friday 08 April 2005 21:20, Torsten Foertsch wrote: Hi, I want to call the getpid syscall from XS on linux. Calling getpid() yields a number but strace says there was no getpid(2) syscall. I want to implement $$ reinitialization after fork(2) co. The code looks currently: GV

Re: Extensions to version.pm

2005-04-10 Thread Rafael Garcia-Suarez
John Peacock wrote: Yitzchak Scott-Thoennes wrote: On Fri, Apr 08, 2005 at 07:38:32AM -0400, John Peacock wrote: my $interval = version-interval( inclusive = 1.2.3, exclusive = 4.5.6); # same as [1.2.3,4.5.6) I say Yuck to having named parameters that

[perl #34905] Encode::encode and destruction of the argument

2005-04-10 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #34905] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34905 This is a bug report for perl from [EMAIL PROTECTED], generated with the

Re: [perl #34892] Segfault on DB::sub declared but not defined

2005-04-10 Thread Rafael Garcia-Suarez
Zsban Ambrus wrote: The following code segfaults my perl: perl -we 'sub DB::sub; sub foo { } BEGIN { $^P |= 1; } foo();' I belive that pure perl should never segfault without a reason, so unless you know a good reason for this, I consider this a bug. Thanks for this report; I've fixed

New Configure functionality

2005-04-10 Thread H.Merijn Brand
After a request from Steve Peters, I've implemented a new probe to Configure. Configure checks for libm/math.h to support _LIB_VERSION For now, Cygwin and Linux do, and HP-UX and AIX do not Since I do not know what VMS and Win32 support, and autoprobing might not be the way to go, could the

Re: New Configure functionality

2005-04-10 Thread Abe Timmerman
Op een grimmige winterdag (Sunday 10 April 2005 20:21),schreef H.Merijn Brand: After a request from Steve Peters, I've implemented a new probe to Configure. Configure checks for libm/math.h to support _LIB_VERSION For now, Cygwin and Linux do, and HP-UX and AIX do not Since I do not know

Re: [PATCH] Refactoring to Sv*_set() macros - patch #2

2005-04-10 Thread Tim Bunce
On Thu, Apr 07, 2005 at 01:51:49PM -0500, Steve Peters wrote: Attached is the second in a series of patches to migrate the Perl core to using the Sv*_set() macros. This patch converts assignments to SvIVX() to SVIV_set(). Please note that this patch does contain changes to various core

Re: Extensions to version.pm

2005-04-10 Thread Yitzchak Scott-Thoennes
On Sun, Apr 10, 2005 at 03:53:17PM +0200, Rafael Garcia-Suarez wrote: John Peacock wrote: Yitzchak Scott-Thoennes wrote: On Fri, Apr 08, 2005 at 07:38:32AM -0400, John Peacock wrote: my $interval = version-interval( inclusive = 1.2.3, exclusive = 4.5.6); #

Re: Extensions to version.pm

2005-04-10 Thread John Peacock
Yitzchak Scott-Thoennes wrote: This interface seems to be a bit weird, esp. if one gets to write things like : my $i = version-interval( inclusive = 1.2.3, inclusive = 2.3.4, ); Hmmm, that won't work as I currently have the code written (can't have two values associated with

Re: [PATCH] Refactoring to Sv*_set() macros - patch #2

2005-04-10 Thread Steve Peters
On Sun, Apr 10, 2005 at 10:54:01PM +0100, Tim Bunce wrote: On Thu, Apr 07, 2005 at 01:51:49PM -0500, Steve Peters wrote: Attached is the second in a series of patches to migrate the Perl core to using the Sv*_set() macros. This patch converts assignments to SvIVX() to SVIV_set().

Re: Extensions to version.pm

2005-04-10 Thread Yitzchak Scott-Thoennes
On Sun, Apr 10, 2005 at 08:44:07PM -0400, John Peacock wrote: I think that we should require one named parameters from each set of: 1) lt or le 2) gt or ge and don't talk about inclusive/exclusive (since only the mathematicians would really grok it, plus it makes it not be a true hash

[PATCH] Refactoring to Sv*_set() macros - patch #3

2005-04-10 Thread Steve Peters
Attached is the third in a series of patches to migrate to the Sv*_set() macros in the Perl core. This patch is a bit different from the previous, since there was not previously a SvUV_set() macro. I also noticed that there didn't seem to be any documetation for any of the Sv*_set() macros.

Re: New Configure functionality

2005-04-10 Thread Craig A. Berry
At 10:19 PM +0200 4/10/05, Abe Timmerman wrote: Op een grimmige winterdag (Sunday 10 April 2005 20:21),schreef H.Merijn Brand: After a request from Steve Peters, I've implemented a new probe to Configure. Configure checks for libm/math.h to support _LIB_VERSION For now, Cygwin and Linux do,

Smoke [5.9.3] 24220 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)

2005-04-10 Thread Steve Hay
Automated smoke report for 5.9.3 patch 24220 TANGAROA.uk.radan.com: Intel(R) Pentium(R) 4 CPU 2.00GHz(~1992 MHz) (x86/1 cpu) onMSWin32 - WinXP/.Net SP1 using cl version 12.00.8804 smoketime 8 hours 17 minutes (average 20 minutes 43 seconds) Summary: FAIL(F) O = OK F =