Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
[PATCH][MSWin32] Add gpm linkage and minor cleanup
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Leopold Toetsch  
View profile  
 More options Feb 21 2005, 5:54 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Mon, 21 Feb 2005 11:54:46 +0100
Local: Mon, Feb 21 2005 5:54 am
Subject: Re: [perl #34178] [PATCH][MSWin32] Add gpm linkage and minor cleanup

Ron Blaschke <parrotbug-follo...@parrotcode.org> wrote:
> - adds correct linkage for gpm
>     Some tests fail, though
> t\pmc\bigint.t           12  3072    21   12  57.14%  5-10 13-15 18 20-21

Is there any indication what's going wrong?

Thanks, applied.
leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ron Blaschke  
View profile  
 More options Feb 21 2005, 1:48 pm
Newsgroups: perl.perl6.internals
From: mailing-li...@rblasch.org (Ron Blaschke)
Date: Mon, 21 Feb 2005 19:48:52 +0100
Local: Mon, Feb 21 2005 1:48 pm
Subject: Re: [perl #34178] [PATCH][MSWin32] Add gpm linkage and minor cleanup

Leopold Toetsch wrote:
> Ron Blaschke <parrotbug-follo...@parrotcode.org> wrote:
>> - adds correct linkage for gpm
>>     Some tests fail, though
>> t\pmc\bigint.t           12  3072    21   12  57.14%  5-10 13-15 18 20-21
> Is there any indication what's going wrong?

Not yet, but I'm looking into it.  Might as well be my own fault, not
completely sure I got gmp built right.  I'll keep you posted.

Here's a simple test that fails.

    >type bigint_fail.pasm
    new P0, .BigInt
    print "ok 0\n"
    set P0, "1230000000000"
    print "ok 1\n"
    end

    >parrot bigint_fail.pasm
    ok 0

    >echo %ERRORLEVEL%
    -1073741819

Ron


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ron Blaschke  
View profile  
 More options Mar 6 2005, 10:01 am
Newsgroups: perl.perl6.internals
From: mailing-li...@rblasch.org (Ron Blaschke)
Date: Sun, 6 Mar 2005 16:01:53 +0100
Local: Sun, Mar 6 2005 10:01 am
Subject: Re: [perl #34178] [PATCH][MSWin32] Add gpm linkage and minor cleanup

Ron Blaschke wrote:
> Leopold Toetsch wrote:
>> Ron Blaschke <parrotbug-follo...@parrotcode.org> wrote:
>>> - adds correct linkage for gpm
>>>     Some tests fail, though
>>> t\pmc\bigint.t           12  3072    21   12  57.14%  5-10 13-15 18 20-21
>> Is there any indication what's going wrong?
> Not yet, but I'm looking into it.  Might as well be my own fault, not
> completely sure I got gmp built right.  I'll keep you posted.

It really was a GMP build failure.  Seem to have got it right, now.

t\pmc\bigint....ok
All tests successful.
Files=1, Tests=21,  3 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)

Ron


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »