> > (If so, as a bit of background it's discussed at the bottom of #38217
> > on RT, and I tried to put together a patch in r11320 but I caused some
> > breakage so it's been backed out. I need to revive it)
>
> Thank you, Nick. How do I get a username and password for RT?
http://auth.perl.org/
Damian Conway wrote:
> One might argue that it would be more useful to return a result object whose
> boolean value is the success or failure, whose numeric and string values are
> the number of files *un*changed, and whose list value is the list of those
> *un*changed files.
>
> Then you could wri
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
On 25/03/06, Sean Sieger <[EMAIL PROTECTED]> wrote:
> 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
Sean,
I did briefly see this mentioned on pugs IRC the
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #38800]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38800 >
---
osname= linux
osvers= 2.6.12
arch= x86_64-linux-thread-multi
cc= cc
--
Gabor Szabo wrote:
Hmm, I don't really know how to do this but Gaal told me to
write up some proposal here.
So we had chmod in Perl5, I would like to make sure it works in
Perl6 as well with slight modifications.
LIST = chmod MODE, LIST
1) In list context it would return the names of the file
Here are my test results for r12017 using Visual C++ 8.0 (Visual C++
2005 Express Edition).
Failed Test Stat Wstat Total Fail Failed List of Failed
---
t/configure/step.t 2 512192 10.53% 10-11
t
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
On 3/25/06, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 25, 2006 at 12:58:30PM +0200, Gabor Szabo wrote:
> > 4) "filename".chmod(MODE) should also work and I guess
> > .chmod(MODE) should also work on those 3 files
>
> That seems to be implying a chmod method on all strings, and al
On Sat, Mar 25, 2006 at 12:58:30PM +0200, Gabor Szabo wrote:
> 4) "filename".chmod(MODE) should also work and I guess
> .chmod(MODE) should also work on those 3 files
That seems to be implying a chmod method on all strings, and all lists.
Assuming chmod doesn't get special favours, how many m
Hmm, I don't really know how to do this but Gaal told me to
write up some proposal here.
So we had chmod in Perl5, I would like to make sure it works in
Perl6 as well with slight modifications.
LIST = chmod MODE, LIST
1) In list context it would return the names of the files successfully
ch
11 matches
Mail list logo