Re: MP2 + Bleedperl broken

2005-08-15 Thread Philip M. Gollucci
Stas Bekman wrote: Philip M. Gollucci wrote: Stas Bekman wrote: Philip, make sure that you rsync against the right source. I use: rsync -acvz --delete --force rsync://ftp.linux.activestate.com/perl-current/ ./perl-blead My exactly line (as scripted) cd /usr/home/pgollucci/dev/src ; rm

Re: MP2 + Bleedperl broken

2005-08-15 Thread Stas Bekman
Philip M. Gollucci wrote: Stas Bekman wrote: Philip, make sure that you rsync against the right source. I use: rsync -acvz --delete --force rsync://ftp.linux.activestate.com/perl-current/ ./perl-blead My exactly line (as scripted) cd /usr/home/pgollucci/dev/src ; rm -rf perl-5.9.3-ithre

Re: -Wdeclaration-after-statement Final version

2005-08-15 Thread Philippe M. Chiasson
Philip M. Gollucci wrote: >> I am not so surprised ;-) I've seen patches take many more iterations >> than this one before going thru. It's one way to keep the codebase >> clean and concise (and hopefully bug-free). > > Before I rip more of my hair out, I believe this whole thread is going > to be

Re: MP2 + Bleedperl broken

2005-08-15 Thread Philip M. Gollucci
Stas Bekman wrote: Philip, make sure that you rsync against the right source. I use: rsync -acvz --delete --force rsync://ftp.linux.activestate.com/perl-current/ ./perl-blead My exactly line (as scripted) cd /usr/home/pgollucci/dev/src ; rm -rf perl-5.9.3-ithreads; /usr/local/bin/rsync -

Re: MP2 + Bleedperl broken

2005-08-15 Thread Stas Bekman
Philip M. Gollucci wrote: Stas Bekman wrote: what's the patch level? I've synced last night and it worked: perl -V reports DEVEL24148, but the source's .patch contains 25292 [...] From .patch 25216 25216 < 25292 Thats odd your's is never, but I litterally did the rsync around 1am EST. I'

Re: MP2 + Bleedperl broken

2005-08-15 Thread Philip M. Gollucci
Stas Bekman wrote: what's the patch level? I've synced last night and it worked: perl -V reports DEVEL24148, but the source's .patch contains 25292 trying to rsync now again. perl -V [snipped] Characteristics of this binary (from libperl): Compile-time options: DEBUGGING MULTIPLICITY MYMAL