Re: Smoke [5.8.7] 25589 FAIL(m) MSWin32 WinXP/.Net SP2 (x86/2 cpu)

2005-09-24 Thread Nicholas Clark
On Fri, Sep 23, 2005 at 09:14:09PM +0100, Nicholas Clark wrote: And between last time and this one I didn't think that there were any dangerous changes. Given that, and the lack of any helpful log on this smoke report, I'm stuck as to what I messed up that needs fixing. I think I failed

kill mv-if-diff?

2005-09-24 Thread Nicholas Clark
this would make our rebuilds cleaner, and make it easier to work out the correct set of dependencies such that we can make parallel makes work. Nicholas Clark

Re: kill mv-if-diff?

2005-09-24 Thread Nicholas Clark
On Sat, Sep 24, 2005 at 06:44:57PM +0200, Rafael Garcia-Suarez wrote: On 9/24/05, Nicholas Clark [EMAIL PROTECTED] wrote: I also observe that sometimes when I edit files and rebuild, later files needlessly get rebuilt, probably because make thinks something is out of date, something

Re: Smoke [5.8.7] 25589 FAIL(m) MSWin32 WinXP/.Net SP2 (x86/2 cpu)

2005-09-23 Thread Nicholas Clark
any dangerous changes. Given that, and the lack of any helpful log on this smoke report, I'm stuck as to what I messed up that needs fixing. Nicholas Clark

Re: Smoke [5.8.7] 25531 FAIL(F) openbsd 3.7 (i386/1 cpu)

2005-09-22 Thread Nicholas Clark
(maint-5.8/nicholas): Integrate: http://public.activestate.com/cgi-bin/perlbrowse?patch=25558 22:34 @Steve_p Eeek! My maint smoke is 28 patches behind! Still some more patches to chug through. Nicholas Clark

Re: pod/pod2usage2.t

2005-09-22 Thread Nicholas Clark
there. Retry ... The perl.org list server's resident grue eats all files /\.t$/, at least for the default MIME type that most mailers garnish them with (troff, IIRC) Nicholas Clark

Re: Smoke [5.8.7] 25572 PASS MSWin32 WinXP/.Net SP2 (x86/2 cpu)

2005-09-22 Thread Nicholas Clark
know? Nicholas Clark

Re: Upgrade MakeMaker in maint

2005-09-20 Thread Nicholas Clark
most recent version had cured it, but it was the day after testdrive went down for 2 weeks. Is the current version happy on VMS with SDBM_File? Nicholas Clark

Re: [EMAIL PROTECTED] on cygwin looks pretty good

2005-09-19 Thread Nicholas Clark
On Mon, Sep 19, 2005 at 12:45:33PM -0700, Yitzchak Scott-Thoennes wrote: I see Nicholas Clark has been hard at work integrating patches into perl5.8.x. Trying a build on cygwin at patch 25494 passes all tests except for op/layers.t, which should be fixed once 24764 is integrated. Ooh

Re: Perl5 Bug Summary

2005-09-19 Thread Nicholas Clark
On Mon, Sep 19, 2005 at 01:16:34PM -0700, Robert Spier wrote: Nick takes the lead! Anyone would think that I programmed in Perl. (instead of on perl) Nicholas Clark

oddity in op.c

2005-09-19 Thread Nicholas Clark
it be detected with a perl level regression test? Nicholas Clark

Re: Lots of warnings building [EMAIL PROTECTED]

2005-09-17 Thread Nicholas Clark
in the patches that fix the warnings. Then I'll only be left with the warnings that are due to me keeping all the non-static functions identical to 5.8.7 (ie no const there) I might have broken VMS or Windows, but as testdrive is down I can't check on VMS. Sorry. Nicholas Clark

Re: Lots of warnings building [EMAIL PROTECTED]

2005-09-17 Thread Nicholas Clark
, which does. So now I want valgrind dtrace gdb that works with threads *and* clean system headers all on the same platform. Is this too much to ask? (What are the system headers like on Solaris x86? Is anyone porting valgrind to it? This seems like the path of least resistance) Nicholas

Parallel testing

2005-09-17 Thread Nicholas Clark
. Nicholas Clark

Re: better assertion support

2005-09-16 Thread Nicholas Clark
On Wed, Sep 07, 2005 at 04:15:58PM +0100, Salvador FandiƱo wrote: Hi, Nicholas Clark wrote: Now that the assertion code is (I believe) fully feature complete, I'm wondering if it can be refactored into a minimal set of core hooks, and an XS module in ext. Having more hooks increases what

Re: Storable 2.15 on OSX 10.4 with maintperl fails make test

2005-09-16 Thread Nicholas Clark
installed would be why isn't it installing the XS version of a core module? ? Nicholas Clark

Re: Storable 2.15 on OSX 10.4 with maintperl fails make test

2005-09-16 Thread Nicholas Clark
On Fri, Sep 16, 2005 at 02:28:20PM -0700, Randal L. Schwartz wrote: Nicholas == Nicholas Clark [EMAIL PROTECTED] writes: Nicholas And the bug report for the distributor of the perl you Nicholas installed would be why isn't it installing the XS version Nicholas of a core module? ? What do

Re: [perl #37162] Perl -- Make test errors..

2005-09-15 Thread Nicholas Clark
what's forcing that change? Nicholas Clark

Perl 5 Porters list summariser

2005-09-14 Thread Nicholas Clark
on the Perl 6 lists. Nicholas Clark

Re: Questions regarding Perl instrumentation

2005-09-13 Thread Nicholas Clark
can wait. Nicholas Clark

Re: how to deal with static c++ object

2005-09-13 Thread Nicholas Clark
on heap and copy the content from the local one in my perlxs code. Is there a better way to handle this case? Well, aside from always allocate it on the heap in the first place, I believe not. Nicholas Clark

Re: [perl #36448] configuring ranlib for perl on osx with xcode 2.1

2005-09-13 Thread Nicholas Clark
. My patch fixes this, and sets ranlib for darwin. Note that this patch is for ActivePerl 5.6.1 (it doesn't appear to be fixed in 5.9.2), so it probably needs to be manually applied... Indeed it did. Thanks, applied (25402) Sorry about the delay on this one. Nicholas Clark

Re: 5.8.8

2005-09-13 Thread Nicholas Clark
On Mon, Sep 12, 2005 at 12:28:52PM -0500, Steve Peters wrote: The only other exception would be changes to re-entrant functions through reentr.pl, where the generated code is quite different than that in bleadperl. Until and unless one of us figures out how to merge the code. Nicholas Clark

Re: [perl #36075] Adding malloc_size/malloc_good_size to Configure

2005-09-12 Thread Nicholas Clark
malloc_size()/malloced_size() and malloc_good_size()/undef ? Nicholas Clark

Re: [perl #37133] perl crash related to threads and lock()

2005-09-12 Thread Nicholas Clark
causes this to SEGV: thread-next-prev = thread-prev; So, also, somehow it's looking like a thread can get freed up without correctly tidying up the linked list. Thoughts? Nicholas Clark

5.8.8

2005-09-12 Thread Nicholas Clark
patches into maint at the last minute worries you, then those patches will by definition worry me] Clearly if anyone wants to fix bugs in pseudohashes or 5005 threads, then those patches have to go direct to maint. But I believe that little else does. Nicholas Clark

odd corruption seen previously with hashes on VMS

2005-09-11 Thread Nicholas Clark
sufficient space, hence revealing latent bugs elsewhere. Nicholas Clark - Forwarded message from Nicholas Clark [EMAIL PROTECTED] - Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Precedence: bulk List-Post: mailto:perl5-changes@perl.org List-Help: mailto:[EMAIL PROTECTED] List

Re: RFC - eliminate discrete arenaroots, mentoring

2005-09-08 Thread Nicholas Clark
to suggest. Nicholas Clark

Re: better assertion support

2005-09-07 Thread Nicholas Clark
that the assertion code is (I believe) fully feature complete, I'm wondering if it can be refactored into a minimal set of core hooks, and an XS module in ext. Having more hooks increases what is possible for future authors to achieve as independent modules released to CPAN. Nicholas Clark

Re: [perl #37094] Internal warning from exception inside a grep

2005-09-07 Thread Nicholas Clark
that will be recycled as a new scalar at some point. I'm not sure quite what route, or what manipulation of $@ could create actual corruption though. Nicholas Clark

Re: RFC - eliminate discrete arenaroots, mentoring

2005-09-07 Thread Nicholas Clark
] we were expecting to see %*2$1d INVALID (where INVALID means that an /^Invalid conversion/ warning was issued) but actually we got the result 12 But your patch goes nowhere near the printf code. Nicholas Clark

Re: RFC - eliminate discrete arenaroots, mentoring

2005-09-07 Thread Nicholas Clark
++; EXPECT_NUMBER(q, width); - } if (vectorize) { if (vectorarg) { You didn't want to do that. :-) Nicholas Clark

Re: [CRACK] build a better runloop

2005-09-06 Thread Nicholas Clark
On Tue, Sep 06, 2005 at 12:43:48PM +0200, Rafael Garcia-Suarez wrote: Nicholas Clark wrote: On Fri, Sep 02, 2005 at 12:07:21PM +0200, Rafael Garcia-Suarez wrote: OK, Runops::Switch 0.01 just uploaded to CPAN. From my very first tests, it's slower. To make it faster, would

Re: [perl #37038] Global regular matches generate invalid pointers

2005-09-06 Thread Nicholas Clark
is present you will get c or just c printed out instead of the expected cd. I've added a TODO regression test for this in t/op/pat.t, but I'm not sure how to fix this, without creating a speed hit by copying the matched string every time. Nicholas Clark

Re: [perl #37038] Global regular matches generate invalid pointers

2005-09-06 Thread Nicholas Clark
On Tue, Sep 06, 2005 at 07:14:27PM +0100, Nicholas Clark wrote: On Wed, Aug 31, 2005 at 05:32:25AM -0700, Thilo Girmann wrote: The statement $s = $1 causes Perl to re-use the string abcd for storing the first half (ab) and add a terminating zero. $2 still points to the original second

Re: [perl #37036] perl segfault at 'compile'-time

2005-09-05 Thread Nicholas Clark
On Wed, Aug 31, 2005 at 03:00:31PM +0200, Dominic Dunlop wrote: Does consting stuff like this get rolled into the various maints as a matter of course? It will get into 5.8.x if it doesn't seem to break anything else. Nicholas Clark

Re: [perl #37076] threads + 'require IO' causes segmentation fault

2005-09-05 Thread Nicholas Clark
in start_thread () from /lib/tls/libpthread.so.0 #12 0xb750aa2a in clone () from /lib/tls/libc.so.6 So I assume that all this in-malloc() corruption comes from scribbling over memory at some other point in some other thread. Reasonable? Nicholas Clark

Re: [CRACK] build a better runloop

2005-09-05 Thread Nicholas Clark
oploop inline all the ops, but clustered as currently laid out in source files? Nicholas Clark

Re: no 6;

2005-09-05 Thread Nicholas Clark
tokens no 5 Execution of /tmp/perl-em47tij aborted due to compilation errors. So I think not. (if anyone wants to compile perl4 on FreeBSD, tell Configure that libc is /usr/lib/libc.a, rather than .so After that you'll need to edit a couple of things, but they'll be obvious) Nicholas Clark

sort {$b cmp $a} and the peephole optimiser

2005-09-01 Thread Nicholas Clark
0 pushmark s -5 6 1 rv2av[t3] lK/1 -7 5 $ gv(*b) s -6 -1 ex-list lK -b 8 0 pushmark s -9 a 1 rv2av[t1] lKRM*/1 -b 9 $ gv(*a) s -a I expected to see an ex-scmp in there. Is the cmp ever compiled to ops? Nicholas

Re: sort {$b cmp $a} and the peephole optimiser

2005-09-01 Thread Nicholas Clark
On Thu, Sep 01, 2005 at 10:59:52AM +0200, Rafael Garcia-Suarez wrote: Nicholas Clark wrote: I expected to see an ex-scmp in there. Is the cmp ever compiled to ops? yes, but it's freed in S_simplify_sort, called by ck_sort during optree construction, i.e. before the peephole optimizer

mentoring new perl 5 porters

2005-09-01 Thread Nicholas Clark
in saying you'd consider it and then realising that you can't do it (and no need to say why) You don't need to know C. Let alone the perl source. Just have some confidence about how to go about tasks, and create well formed patches. Does this seem like a good idea? Nicholas Clark

[CRACK] build a better runloop

2005-09-01 Thread Nicholas Clark
. The switch runloop is about 3-4 times faster Correct me if I'm wrong, but the whole runloop is pluggable, and can be replaced by any CPAN module. So I'm wondering if anyone wants to take this idea and see if they can create a replacement runloop module that makes existing perl faster. Nicholas

Re: Need help debugging blead on VMS - keys(%ENV)

2005-08-23 Thread Nicholas Clark
$TIMEZONE_DAYLIGHT_SAVING' 1 'CDE$DETACHED_LOGICALS' 2 'MOP$NAMED_LOAD' 3 'BUILD_ROOT' 4 'SMBSRVSHR_TV' IIRC %ENV on VMS is special, in that it's the only platform and only hash that uses the DYNAMIC_ENV_FETCH code. It's quite possible that there's a strange, unnoticed bug in that. Nicholas Clark

Re: [perl #36977] perl 5.8.7 Solaris Sparc compile error: no _ptr member in __FILE

2005-08-22 Thread Nicholas Clark
to change the behaviour from the default? If running it interactively did you accept the default answers when prompted? Nicholas Clark

Re: 25309 does not compile

2005-08-21 Thread Nicholas Clark
); - if(RETVAL == -1) - XSRETURN_UNDEF; + if(RETVAL == -1) + XSRETURN_UNDEF; } LEAVE; I'm confused. Nicholas Clark

Re: [EMAIL PROTECTED] lib/ExtUtils/t/Constant.t VMS fixes

2005-08-21 Thread Nicholas Clark
with the assumption that no there will be no port of MMK to other platforms even though it is open source. Seems a reasonable assumption. Thanks, applied (25310) Nicholas Clark

Re: [EMAIL PROTECTED] t/op/arith.t fix for VMS with IEEE float

2005-08-21 Thread Nicholas Clark
On Sat, Aug 20, 2005 at 11:21:44PM -0400, John E. Malmberg wrote: If VMS is configured to use IEEE float, test 145 was not run. Thanks, applied (25311) Nicholas Clark

Re: Data corruption - [EMAIL PROTECTED] - PERL_HV_ARRAY_ALLOC_BYTES?

2005-08-20 Thread Nicholas Clark
On Sat, Aug 20, 2005 at 01:08:07AM -0400, John E. Malmberg wrote: Nicholas Clark wrote: I can only reproduce this on one instance of one test, but on that test it can be reproduced every time. In your previous messages I couldn't spot whether you said which test. Is there some quick way

Re: RFC - eliminate discrete arenaroots

2005-08-20 Thread Nicholas Clark
be possible to write a module for CPAN that traverses the SV heads and compacts the allocations of SV bodies. (Assuming that nothing is evil enough to store a direct pointer to the body) I'm not sure if we'd benefit from getting much more complex in the arena allocation code. Nicholas Clark

Re: Data corruption - [EMAIL PROTECTED] - PERL_HV_ARRAY_ALLOC_BYTES?

2005-08-20 Thread Nicholas Clark
On Sat, Aug 20, 2005 at 05:25:02PM -0400, John E. Malmberg wrote: Nicholas Clark wrote: On Sat, Aug 20, 2005 at 01:08:07AM -0400, John E. Malmberg wrote: Nicholas Clark wrote: I can only reproduce this on one instance of one test, but on that test it can be reproduced every time

Re: Encoding iso-8859-16

2005-08-19 Thread Nicholas Clark
asking questions beyond my knowledge. Nicholas Clark

Re: Encoding iso-8859-16

2005-08-19 Thread Nicholas Clark
character? I don't know. And if the test is only checking for invariant characters below 127, it doesn't strike me as a very thorough test. Nicholas Clark

Re: Data corruption - [EMAIL PROTECTED] - PERL_HV_ARRAY_ALLOC_BYTES?

2005-08-19 Thread Nicholas Clark
regression tests under valgrind doesn't find anything amiss either. I'm stuck. But I'm confident that it's not a three-fold error in the calculation for the size of memory to allocate for the array of HE **s. Nicholas Clark

Re: RFC - eliminate discrete arenaroots

2005-08-19 Thread Nicholas Clark
of things to free. But if that change works, it can be made after the change you're working on here goes in. Nicholas Clark

Re: [PATCH ext/POSIX/POSIX.xs] Whitespace

2005-08-19 Thread Nicholas Clark
consistent across all 3 hunks, and the other 2 hunks were never outdented. http://public.activestate.com/cgi-bin/perlbrowse?patch=10816 Nicholas Clark

Re: resolving methods at compile time

2005-08-18 Thread Nicholas Clark
be much better served by attempting to simplify the current code base (without losing functionality) and see whether that opens up any new insights. (As well as fixing bugs and generally increasing maintainability and accessibility) Nicholas Clark

Re: segfault while DELETE THIS

2005-08-17 Thread Nicholas Clark
)); SvIV(SvRV($arg)) } else { warn(\$arg is not a blessed object\); XSRETURN_UNDEF; } If I make the above change to use SvRV then I can avoid getting a segfault. Nicholas Clark

Re: Smoke [5.8.7] 24695 FAIL(m) MSWin32 WinXP/.Net SP2 (x86/2 cpu)

2005-08-12 Thread Nicholas Clark
| +- -DDEBUGGING +--- no debugging That wasn't me. I didn't do anything. la la la. What changed? Nicholas Clark

Re: [perl #36848] Sys::Syslog::syslog kills program if syslogd not running

2005-08-11 Thread Nicholas Clark
not a syslogish way. Nicholas Clark

Re: startperl insanity

2005-08-11 Thread Nicholas Clark
On Wed, Aug 10, 2005 at 09:56:37PM -0500, Graham Barr wrote: On Aug 10, 2005, at 4:43 PM, Nicholas Clark wrote: which somewhat makes sense, as the #! for dprofpp, h2ph and h2xs is #!/Users/nick/Sandpit/frob/spong eval 'exec /Users/nick/Sandpit/blead25277/bin/perl5.9.3 -S $0 ${1

perl's #! redispatch

2005-08-11 Thread Nicholas Clark
the string indir. Does anyone know? Nicholas Clark

Re: [perl #36848] Sys::Syslog::syslog kills program if syslogd not running

2005-08-10 Thread Nicholas Clark
) Nicholas Clark

Re: Encoding iso-8859-16

2005-08-10 Thread Nicholas Clark
On Wed, Aug 10, 2005 at 02:11:45PM +0530, Sastry wrote: On 8/9/05, Nicholas Clark [EMAIL PROTECTED] wrote: On Tue, Aug 09, 2005 at 10:58:48AM +0530, Sastry wrote: $enc_string = encode(iso-8859-16, $string); So $enc_string should be a single byte, 97, everywhere. Can you suggest some

Re: [perl #36645] INSTALLATION OF PERL 5.8.7

2005-08-10 Thread Nicholas Clark
the text I cannot compile programs with your C compiler to that. Nicholas Clark

Re: [PATCH] Re: [perl ######] perl + gcc-4.0.0 + solaris + gnu binutils

2005-08-10 Thread Nicholas Clark
engine rewrite, Perl 6 and Parrot. ducks Nicholas Clark PS My real opinion is that it should never be on the to do list, given what people have said about autoconf's failure mode when it guesses wrongly. Also we find at work that once you check entire source trees into a version control

startperl insanity

2005-08-10 Thread Nicholas Clark
of ponie. Nicholas Clark

Re: Encoding iso-8859-16

2005-08-09 Thread Nicholas Clark
On Tue, Aug 09, 2005 at 10:58:48AM +0530, Sastry wrote: Hi I get 73 printed on EBCDIC platform. I think it is supposed to print 129 as it is the numeric equivalent of 'a'. -Sastry On 8/8/05, Nicholas Clark [EMAIL PROTECTED] wrote: On your EBCDIC platform, what does this give

Re: [perl #36839] \xA0 (non-breaking space) does and doesn't match \s

2005-08-09 Thread Nicholas Clark
. This will make \s consistent. Nicholas Clark

Re: 5.8.8?

2005-08-09 Thread Nicholas Clark
and committing. And I don't think that 11pm is a good time to start the latter) Nicholas Clark

Re: Untested builtins

2005-08-08 Thread Nicholas Clark
start trying more advanced things) Nicholas Clark

Re: is $[ really deprecated?

2005-08-08 Thread Nicholas Clark
it out would simplify the PMC(s) that replace AVs Taking it out would increase the amount of fork between ponie and 5.9 Nicholas Clark

Re: Encoding iso-8859-16

2005-08-08 Thread Nicholas Clark
ord ($enc_string), \n; __END__ Nicholas Clark

Re: Transliteration operator(tr//)on EBCDIC platform

2005-08-08 Thread Nicholas Clark
code, it looks like tr/\x89-\x91// is treated as tr/i-j// and in turn i-j is treated as letters and always special cased I don't know if tr/i-j// and tr/\x89-\x91// should behave differently (ie whether we currently have a bug) Nicholas Clark

Re: 5.8.8?

2005-08-08 Thread Nicholas Clark
to merge. I also think that there is considerable potential for confusion with more than one person doing it. Nicholas Clark

Re: 5.8.8?

2005-08-08 Thread Nicholas Clark
On Mon, Aug 08, 2005 at 02:38:38PM -0700, Yitzchak Scott-Thoennes wrote: On Mon, Aug 08, 2005 at 10:22:59PM +0100, Nicholas Clark wrote: Whoever does maintenance tends to be drawn from someone who has already been committing to the development branch. I think that this would be more help

Re: Data corruption - [EMAIL PROTECTED] on VMS.

2005-07-30 Thread Nicholas Clark
for OSCON, so I'm unlikely to be in a position to read mail, let alone respond to it, for over 24 hours. (travel + sleep) Nicholas Clark

Re: [PATCH] Re: [perl #36676] -0.0 printed as 0 on Windows

2005-07-28 Thread Nicholas Clark
. This was the vendor compiler, not gcc. Nicholas Clark

Re: gmake (perl-5.8.6) fails on z/OS

2005-07-28 Thread Nicholas Clark
* this change makes things work? Nicholas Clark

Re: [PATCH] perlfunc.pod grammar fixes

2005-07-28 Thread Nicholas Clark
These measures may effect savings implies that the measures will cause new savings to come about. Which would mean that both proposed changes are indeed incorrect, as they're both obout causing things. Could we change both verbs to cause or create to avoid all confusion? Nicholas Clark

Re: [PATCH] perlfunc.pod grammar fixes

2005-07-28 Thread Nicholas Clark
might need to double take) Hence my suggestion to avoid the problem by not using the verb effect, even when it's correct. Nicholas Clark

Re: RFC: index core pods with X

2005-07-27 Thread Nicholas Clark
of interactive search and replace we can correct anything needed by a later change of policy on normalisation. So this is a bit of a bikeshed issue. Nicholas Clark

Re: [PATCH] Squish warnings in POSIX.xs

2005-07-27 Thread Nicholas Clark
to functions to pointers to data isn't conformant ANSI C. Offhand I can't remember which platform(s) dislike this. Nicholas Clark

Re: RFC: index core pods with X

2005-07-27 Thread Nicholas Clark
On Wed, Jul 27, 2005 at 03:55:45PM -0400, Ivan Tubert-Brohman wrote: Nicholas Clark wrote: The proposal seems very well thought through, and I'd be very happy to see you start on this soon. I'd hope that you'd soon attract volunteers to help, but as you rightly say, only time will tell

Re: bareword test on ebcdic.

2005-07-27 Thread Nicholas Clark
in the if/ else ? I think that the regression tests tended to do something like if (ord 'A' == 65) { # Do the ASCII/UTF-8 version } else { # Assume EBCDIC } Nicholas Clark

Re: gmake (perl-5.8.6) fails on z/OS

2005-07-26 Thread Nicholas Clark
that change, how does your build fail? How do the errors differ? Nicholas Clark

Re: bareword test on ebcdic.

2005-07-26 Thread Nicholas Clark
the test if you can't make it work. Although it would be better if you could figure out why. The whole point of the test is to verify that barewords work correctly, and changing it to a non-bareword defeats the purpose of the test. Nicholas Clark

Re: bareword test on ebcdic.

2005-07-26 Thread Nicholas Clark
the byte sequence in UTF-8? Does the source file happen to have the UTF-8 byte sequence? If so, *that* would explain the failures, and be the thing that needs correcting. The test file would need if/else with a different test on EBCDIC. Nicholas Clark

Re: gmake (perl-5.8.6) fails on z/OS

2005-07-26 Thread Nicholas Clark
if ((uv == 0xfe || uv == 0xff) !(flags UTF8_ALLOW_FE_FF)) { warning = UTF8_WARN_FE_FF; goto malformed; } #endif Is that second call to NATIVE_TO_UTF still present in your modified code? Nicholas Clark

Re: wantarray() description in perlfunc as of v5.8.7

2005-07-26 Thread Nicholas Clark
on it. Nicholas Clark

Re: RFC: index core pods with X

2005-07-26 Thread Nicholas Clark
this. The proposal seems very well thought through, and I'd be very happy to see you start on this soon. I'd hope that you'd soon attract volunteers to help, but as you rightly say, only time will tell. Nicholas Clark

Re: gmake (perl-5.8.6) fails on z/OS

2005-07-26 Thread Nicholas Clark
to miniperl ? Well, the code is linked into miniperl, so I can only assume that it's getting called. If so, does removing the second instance of NATIVE_TO_UTF() improve things? Nicholas Clark

Re: wantarray() description in perlfunc as of v5.8.7

2005-07-26 Thread Nicholas Clark
was telling me this. I think he told me which function, but it wasn't all sinking in, as things have been a bit http://www.flickr.com/photos/twoshortplanks/28698637/ recently *) Would the core not being able to scan back past tie/overloading/magic/etc be a bug that needs addressing? Nicholas Clark

Re: perlfunc sez crypt() encrypts... but it doesn't.

2005-07-25 Thread Nicholas Clark
On Sun, Jul 24, 2005 at 11:17:10PM -0400, Garry Williams wrote: On Sun, 2005-07-24 at 21:59 -0500, David Nicol wrote: How about using the word obfuscate? It's a nice word Eschew obfuscation. perl -MCPAN -einstall B::Deobfuscate Nicholas Clark

Re: Smoke [5.9.3] 25217 FAIL(F) hp-ux 10.20 (PA-2.0/32/1 cpu)

2005-07-25 Thread Nicholas Clark
(SIGRTMAX() SIGRTMIN(), SIGRTMAX SIGRTMIN); Or is it successfully exporting SIGRTMIN and SIGRTMAX, and the constants both have the value -1? Nicholas Clark

Re: [EMAIL PROTECTED] on OpenVMS (not good)

2005-07-24 Thread Nicholas Clark
the current development sources. If you build that you should see the same problems as Abe is reporting. Nicholas Clark

Re: [PATCH] blead help for VMS

2005-07-24 Thread Nicholas Clark
for the individual commands. And what it doesn't state explicitly is that you're renaming files, not directories, so you then have to use perforce wildcards, ie: $ cd ext/Compress/Zlib/ $ p4 integrate zlib-src-1.2.3/... zlib-src/... $ p4 delete zlib-src-1.2.3/... Thanks, applied (25217) Nicholas

Re: [PATCH] Re: [EMAIL PROTECTED] on OpenVMS (not good)

2005-07-24 Thread Nicholas Clark
On Sun, Jul 24, 2005 at 05:47:26PM -0500, Craig A. Berry wrote: And this should take care of it. Accidentally left out of my patch of two hours ago. Thanks applied (25218) Nicholas Clark

Re: What's holding up mainperl from upgrading MakeMaker?

2005-07-23 Thread Nicholas Clark
to its C compiler being more stringent about const consistency than anything else on the planet. Nicholas Clark

Re: [perl #36634] Taking last element of an empty slice by putting it in scalar context. 5.8.2

2005-07-22 Thread Nicholas Clark
fixed. It seems to have been fixed between 5.8.5 and 5.8.6. Which I guess is fortunate, because it would mean that upgrading to OS X 10.4 will solve the problem with /usr/bin/perl, if you're not in a position to install your own perl in /usr/local Nicholas Clark

  1   2   3   4   5   6   7   8   >