Fixed in r19073.
--
Matt Diephouse
Here's a fun algorithm for you. How do you find a substring within another
string?
I really want to apply something like this patch. I'd like to take advantage
of libc functions to do the hard work, rather than walking through a string,
byte by byte. Unfortunately, libc functions think \0 ma
On Fri Apr 13 06:15:19 2007, infinoid wrote:
> On Mon Apr 03 20:43:53 2006, petdance wrote:
> > The lint target needs to be renamed to splint.
> >
> > Then create a new lint target to support Sun Studio.
> >
> > And update the tags target.
>
> As of today's date (2007-04-13), it appears that all
Am Samstag, den 16.06.2007, 14:00 -0700 schrieb chromatic via RT:
> I fiddled with this patch and test a bit, but I get the error:
>
> 1..5
> Seek down worked
> seek failed (32bit)
> current instr.: 'test_io_mmap' pc 61 (t/op/io_mmap.t:44)
> called from Sub 'main' pc 38 (t
Hi,
GDR! wrote:
I'm new here so I'll say hello - I'm GDR!.
Welcome! :-)
I was looking at the Parrot project recently and I'd like to
implement the VM in hardware. I'm not deeply into the project,
however, so I'd like to ask you if the Parrot bytecode is now stable
enough to begin hard
On Sunday 17 June 2007 11:21:22 Ron Blaschke wrote:
> Attached patch should take care of tickets #37301 and #40972.
Thanks, applied as r19068.
-- c
On Sun, 17 Jun 2007 01:41:30 -0500
Andy Lester <[EMAIL PROTECTED]> wrote:
> I cringe at functions where the behavior is dependent on parms
> passed in. In the case of Parrot_get_runtime_prefix, if you call it
> as Parrot_get_runtime_prefix(&str) then str is populated, or if you
> call Parrot_get_
# New Ticket Created by Ron Blaschke
# Please include the string: [perl #43235]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43235 >
Attached patch should take care of tickets #37301 and #40972.
Windows XP - Visual C++ 8
# New Ticket Created by Ron Blaschke
# Please include the string: [perl #43234]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43234 >
Windows XP
Visual C++ 8
Parrot r19058
Remove C<-DNDEBUG> from CFLAGS, i.e. compile Parr
After much help from Ron Blaschke to get this working nicely on Win32,
I've applied the latest patch as r19059 and am now closing the ticket.
Paul
Paul Cochrane wrote:
>> Paul Cochrane wrote:
>> >> Without the manual setting of PATH before building?
>> >
>> > With the manual PATH setting. There are several tickets for cygwin
>> > not building in RT; are they all related? Is there something like a
>> > hints file where the information about
Paul Cochrane wrote:
> I couldn't get your patch to apply cleanly and so hacked it in by
> hand. I'm attaching a new patch to this email (which is quite
> possibly identical to yours) so that you can give it a quick test. If
> all is happy, then I'll commit the change and close the ticket.
I lo
12 matches
Mail list logo