Grokbase
Topics Posts Groups | in
x
[ help ]

David Landgren (d...@landgren.net)

Profile | Posts (225)

User Information

Display Name:David Landgren
Partial Email Address:d...@landgren.net
Posts:
225 total
225 in Perl 5 Porters

5 Most Recent

All Posts
1) David Landgren Re: File::Path regression in 5.8.9
| +1 vote
Without looking at the code, that would be a test for a bugfix I added recently. It will be a...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Marcus Holland-Moritz wrote:
> On 2008-11-14, at 10:58:09 +0100, Marcus Holland-Moritz wrote:
>
>> Potential patch attached. I'm trying to rely on File::Spec
>> doing cross-platform things right, as I don't know how all
>> this will behave on VMS. Also, I don't know how exactly
>> this is expected to behave on platform supporting the
>> concept of volumes.
>>
>> The patch adds the test case above to t/Path.t and passes
>> all tests on Linux and Windoze.
>
> BTW, even though File::Path claims to work with 5.005_04,
> it won't run the test suite, due to excessive use of 3-arg
> open and "open my $foo", which are both unknown to 5.005.

Without looking at the code, that would be a test for a bugfix I added
recently. It will be a simple matter to revert that to the two-arg form.

I'll get this wrapped up tonight.

Thanks for the report,
David
2) David Landgren Re: This Week on perl5-porters - 9-15 March 2008
| +1 vote
Actually I do, I run podchecker. Alas, it did not consider that to be an error. One thing that...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Aristotle Pagaltzis wrote:
> Hi David,
>
> * David Landgren <david@landgren.net> [2008-03-22 18:45]:
>> New and old bugs from RT
>> =head2 Remove revision bread crumbs from short description (#48453)
>
> looks like you also want to add a POD checking step to your
> summary scripts. :-)

Actually I do, I run podchecker. Alas, it did not consider that to be an
error. One thing that annoys me at the moment at some point I upgraded
my POD tools, and now pod2text produces the blightful ``quotes'' instead
of just "quotes". Recipes to fix that gratefully received.

I fixed the problem on use.perl, but the correcting the mail message is
now quite beyond my reach.

David
3) David Landgren Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2
| +1 vote
You know, that would be a very good reason why it wasn't in Jerry's list in the first place. A...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Nicholas Clark wrote:
> On Fri, Mar 14, 2008 at 10:17:12PM +0100, David Landgren wrote:
>
>> File::Path 2.04 too (*pimp pimp*)
>
> Did you check? :-)

You know, that would be a very good reason why it wasn't in Jerry's list
in the first place. A commendable decision, it's very 5.8-friendly!

David
4) David Landgren Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2
| +1 vote
File::Path 2.04 too (*pimp pimp*)
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Jerry D. Hedden wrote:
>> I've made another 5.8.x snapshot.
>>
>> It's closing in on what 5.8.9 is going to be, give or take breakage, late
>> interesting bug fixes, and resolution of some things that aren't quite there
>>  yet
>
> What about module upgrades?
>
> Package namespace installed latest in CPAN file
> CGI 3.29 3.33 LDS/CGI.pm-3.33.tar.gz
> Cwd 3.2501 3.2701 KWILLIAMS/PathTools-3.2701.tar.gz
> ExtUtils::Command::MM          6.42      6.44
> MSCHWERN/ExtUtils-MakeMaker-6.44.tar.gz
> ExtUtils::Install 1.44 1.49 YVES/ExtUtils-Install-1.49.tar.gz
> ExtUtils::ParseXS              2.18      2.19
> KWILLIAMS/ExtUtils-ParseXS-2.19.tar.gz
> Math::Complex 1.48 1.52 JHI/Math-Complex-1.52.tar.gz
> Net::Ping 2.34 2.35 SMPETERS/Net-Ping-2.35.tar.gz
> Pod::Man 1.37 2.16 RRA/podlators-2.0.6.tar.gz
> Test::Builder 0.74 0.78 MSCHWERN/Test-Simple-0.78.tar.gz
> Test::Harness 2.64 3.10 ANDYA/Test-Harness-3.10.tar.gz
> Thread::Queue 2.00 2.06 JDHEDDEN/Thread-Queue-2.06.tar.gz
> Thread::Semaphore              2.01      2.07
> JDHEDDEN/Thread-Semaphore-2.07.tar.gz
> Time::HiRes 1.9711 1.9712 JHI/Time-HiRes-1.9712.tar.gz
> threads 1.67 1.69 JDHEDDEN/threads-1.69.tar.gz
> threads::shared                1.15      1.18
> JDHEDDEN/threads-shared-1.18.tar.gz

File::Path 2.04 too (*pimp pimp*)
5) David Landgren Re: [patch] perl.h:4076:7: warning: extra tokens at end of #else directive
| +1 vote
demerphq a écrit : I don't think it can go any further. The only remaining possibilities would be...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
demerphq a écrit :
> On 27/02/2008, Nicholas Clark <nick@ccl4.org> wrote:
>> On Wed, Feb 27, 2008 at 12:28:41AM -0700, Jim Cromie wrote:

[...]

>> (Sorry about that. At least I only have to juggle 3 different "else if"
>>  syntaxes in my head, not 4.)
>
> So the question is: just how many different else if syntaxes are there
> in our business?
>
> else if
> elsif
> elif
> elseif
> : (X) ? (should ternary elseif's count?)
>
> all come to mind, which makes 4 or 5 depending, are there any more?

I don't think it can go any further. The only remaining possibilities
would be the utterly Huffman'ed 'elf' and 'ef'. But that would be sick.

David

spacer
Profile | Posts (225)
Home > People > David Landgren