... and after applying the patch I submitted, this no longer happens. But I think it
might be a coincidence.
William Coleda wrote:
fresh cvs checkout on OS X ... after doing a perl Configure.pl...
%make
...
perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' docs
perl -e '-d or mkdir
Juerd <[EMAIL PROTECTED]> writes:
> Not a problem, assuming that these are named arguments as in:
>
> open :r, $file;
> open :w, $file;
> open :rw, $file;
> open :r :w, $file; # Hmm...
I like this approach. :a seems a probable replacement for ">>$file"
then; one imagines that :a
fresh cvs checkout on OS X ... after doing a perl Configure.pl...
%make
...
perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' docs
perl -e '-d or mkdir $_,0777 or die foreach @ARGV' ops
perldoc -u ../src/packfile.c > packfile-c.pod
perldoc -u ../ops/bit.ops > ops/bit.pod
perldoc -u
Specifically for Leo.
As everyone's well aware, Leo writes an amazing amount of code. Alas,
he's running on an x86 Linux system with gcc, possibly the most
forgiving development environment on the planet, even with full
warnings enabled. (As those of us with other systems find when we
update :)
Leopold Toetsch wrote:
4.2) Basic blocks, life span of symbols inside these blocks and loop
detection.
Baisc block generation depends on two items:
* labels - a possible branch target
* branching opcodes
Detection of branching opcodes depends currently in a not too obvious
way[1] on directives in
On Thu, Aug 05, 2004 at 11:51:09PM -0500, Andy Lester wrote:
> It'd be swell if someone generated Devel::Cover dumps for the
> Phalanx 100. Like http://pjcj.sytes.net/cpancover/ but for
> http://qa.perl.org/phalanx/distros.html.
It would be nice if anyone doing the Class::DBI one made sure that t
Dan Sugalski wrote:
... extraordinarily large (60-80k lines) ...
... dying
with an out-of-memory error.
How many symbols does the sub have? Please set a breakpoint at
imcc/reg_alloc.c:468 and inspect:
n_symbols
(or just create a debug print statement there)
The interference_graph size is n_symb