S05.pod

2006-04-17 Thread Sean Sieger
from There are no C or C modifiers (changes to the meta-characters replace them - see below). to There are no C or C modifiers (change to the meta-characters that replace them - see below).

Re: [PATCH] Duplicated code

2006-04-08 Thread Sean Sieger
Sean Sieger <[EMAIL PROTECTED]> writes: > ( http://mysite.verizon.net/sean.sieger/12143.txt ) sorry, http://mysite.verizon.net/sean.sieger/cpd_12143.txt

Re: [PATCH] Duplicated code

2006-04-08 Thread Sean Sieger
Andy Lester <[EMAIL PROTECTED]> writes: > Thanks for doing this. Can you do it without the autogenerated files > in there? Those, I expect to have duplicated code. As soon as I found the autogenerated files, I thought, 'aren't these ( http://mysite.verizon.net/sean.sieger/12143.txt ) the ones

Re: synopses

2006-04-08 Thread Sean Sieger
Will Coleda <[EMAIL PROTECTED]> writes: > % svn co http://svn.perl.org/perl6/doc/trunk synopses Thank you.

Re: synopses

2006-04-08 Thread Sean Sieger
Jonathan Scott Duff <[EMAIL PROTECTED]> writes: > On Sat, Apr 08, 2006 at 03:22:15PM -0400, Sean Sieger wrote: >> Is there public access to the synopses at svn or cvs? > > If you're just looking for read-only access, see > http://svn.perl.org/perl6/doc/trunk Thank yo

synopses

2006-04-08 Thread Sean Sieger
Is there public access to the synopses at svn or cvs?

Re: Duplicated code

2006-04-08 Thread Sean Sieger
Nicholas Clark <[EMAIL PROTECTED]> writes: > Maybe it's better to run it on a fresh checkout of the parrot source code, > rather than a built tree. And this is that result: http://mysite.verizon.net/sean.sieger/cpd_12143.txt

Re: Duplicated code

2006-04-08 Thread Sean Sieger
[EMAIL PROTECTED] (Andy Lester) writes: > This is cool! Thanks for doing it. My pleasure -- I am looking for a way to contribute. > Can you rerun it without the files that are apparently intentionally > dupes of each other? For example, there's jit_cpu.c and exec_cpu.c, and > apparently are exa

Re: [PATCH] My first patch, for builtins.*

2006-04-08 Thread Sean Sieger
chromatic <[EMAIL PROTECTED]> writes: > If it's really big, we can find a website to host it for a while. I put the result of doing cpd on parrot/src/*.c: http://mysite.verizon.net/sean.sieger/cpd_12139.txt

Re: [PATCH] My first patch, for builtins.*

2006-04-06 Thread Sean Sieger
chromatic <[EMAIL PROTECTED]> writes: > For various annoying reasons, I can't do it, but running CPD over the code > could reveal a lot of interesting information: Done. May I submit the duplications a dupe at a time?

installing svn parrot

2006-04-06 Thread Sean Sieger
Is parrot broken? I am getting an error that reads, config.fpmc is truncated.

Re: libparrot.so.0.4.2

2006-03-25 Thread Sean Sieger
On 3/25/06, Nick Glencross <[EMAIL PROTECTED]> wrote: > Is it possible that a 'make install' has previously been done on this > computer, so that there is a libparrot in /usr/local/lib? Yep; compiling now. > (If so, as a bit of background it's discussed at the bottom of #38217 > on RT, and I tri

libparrot.so.0.4.2

2006-03-25 Thread Sean Sieger
I cannot get Parrot from svn on Ubuntu 5.10 Server to run: parrot: error while loading shared libraries: libparrot.so.0.4.2: cannot open shared object file: No such file or directory and myconfig: Summary of my parrot 0.4.2 (r12014) configuration: configdate='Fri Mar 24 23:35:28 2006' Platfo