On Thu Sep 25 15:09:30 2008, geraud wrote:
> I reported a problem on IRC yesterday and was prompted to file a bug.
>So here we go.
The GeJ reports that this test is passing now so I'm marking this ticket
resolved.
# New Ticket Created by Hans Dieter Pearcey
# Please include the string: [perl #59742]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59742 >
When libpq can't be loaded, this unhelpful message appears:
No such string attri
On Wednesday 08 October 2008 21:26:04 Hans Dieter Pearcey wrote:
> When libpq can't be loaded, this unhelpful message appears:
>
> No such string attribute '0'
>
> the attached patch fixes that.
Thanks, applied as r31857.
-- c
Many people who try out Rakudo want to inform us about hanging or
failing "make spectest" - which is expected to fail until we implement
all of Perl 6 that is currently tested.
Therefore I'd like to rename 'spectest_regression' to 'spectest', and
provide a 'spectest_full' for running all tests. At
jerry gay wrote:
> On Fri, Oct 10, 2008 at 5:26 AM, Moritz Lenz
> <[EMAIL PROTECTED]> wrote:
>> Many people who try out Rakudo want to inform us about hanging or
>> failing "make spectest" - which is expected to fail until we implement
>> all of Perl 6 that is currently tested.
>>
>> Therefore I'd
On Fri, Oct 10, 2008 at 5:26 AM, Moritz Lenz
<[EMAIL PROTECTED]> wrote:
> Many people who try out Rakudo want to inform us about hanging or
> failing "make spectest" - which is expected to fail until we implement
> all of Perl 6 that is currently tested.
>
> Therefore I'd like to rename 'spectest_r
# New Ticket Created by chromatic
# Please include the string: [perl #59778]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59778 >
While tracking down another bug in Rakudo, I saw this backtrace. Note that
the "Class alr
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #59788]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59788 >
The inplace shift left and inplace shift right opcodes
are failing after the mmd b
On Fri, Oct 10, 2008 at 04:03:35PM +0200, Moritz Lenz wrote:
> > during this week's design meeting, i mentioned that i think it's time
> > to rename 'spectest_regression' to 'test'.
>
> Even better ;-)
Not necessarily. Make 'spectest_regression' doesn't work for
people who don't have command-li
On Friday 10 October 2008 06:45:16 jerry gay wrote:
> during this week's design meeting, i mentioned that i think it's time
> to rename 'spectest_regression' to 'test'. we didn't discuss it much,
> but i imagine something like:
>
> test : coretest codetest spectest_regression
>
> with appropriat
On Fri, Oct 10, 2008 at 02:26:19PM +0200, Moritz Lenz wrote:
> Therefore I'd like to rename 'spectest_regression' to 'spectest', and
> provide a 'spectest_full' for running all tests. Attached patch does
> that, thoughts (and testing on various platforms) welcome. (To
> paraphrase Nicholas: "Works
On Friday 10 October 2008 14:52:54 Gabor Szabo wrote:
Hi Gabor,
> Now at r31867 I get the following.
> This PASS-es but there seem to be an error somewhere anyway.
> [EMAIL PROTECTED]:~/work/parrot/ext/Parrot-Embed$ ./Build test
> t/00-loadok
> t/interp.1/26 Parrot VM: Can't stat no file
what PASM opcodes to "<<" and "<<=" produce? are they the same opcodes
or something different?
-Andrew Whitworth
On Fri, Oct 10, 2008 at 4:07 PM, Patrick R. Michaud (via RT)
<[EMAIL PROTECTED]> wrote:
> # New Ticket Created by Patrick R. Michaud
> # Please include the string: [perl #59788]
> #
On Friday 10 October 2008 15:20:45 Andrew Whitworth wrote:
> what PASM opcodes to "<<" and "<<=" produce? are they the same opcodes
> or something different?
> > $ cat x.pir
> > .sub main :main
> >$P0 = new 'Integer'
> >$P0 = 1
> >$P1 = $P0 << 3
This is shl_p_p_i.
> >say $P1
> >
Still failing as of r31872.
Still failing as of r31872.
16 matches
Mail list logo