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
cvs commit: parrot/src interpreter.c
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
  2 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
 
Jens Rieks  
View profile  
 More options Mar 8 2004, 11:48 pm
Newsgroups: perl.perl6.internals
From: par...@jensbeimsurfen.de (Jens Rieks)
Date: Tue, 9 Mar 2004 05:00:16 +0100
Local: Mon, Mar 8 2004 11:00 pm
Subject: Re: cvs commit: parrot/src interpreter.c
Hi,

On Tuesday 09 March 2004 04:24, Josh Wilmes wrote:

What is that supposed to do? It seems to be something platform specific..?
--> http://tinderbox.perl.org/tinderbox/bdshowbuild.cgi?tree=parrot

>    }

>   @@ -2243,7 +2243,7 @@
>        if ((int)interpreter->run_core == cg_lib->core_type) {
>            for (i = n_old; i < n_tot; ++i)
>                interpreter->evc_func_table[i] =
>   -                (op_func_t)ops_addr[CORE_OPS_check_events__];
>   +                (op_func_t)DTOFPTR(ops_addr[CORE_OPS_check_events__]);
>            interpreter->save_func_table = (void *) ops_addr;
>        }
>        /*

jens

 
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.
Josh Wilmes  
View profile  
 More options Mar 9 2004, 12:48 am
Newsgroups: perl.perl6.internals
From: j...@hitchhiker.org (Josh Wilmes)
Date: Tue, 09 Mar 2004 00:03:54 -0500
Local: Tues, Mar 9 2004 12:03 am
Subject: Re: cvs commit: parrot/src interpreter.c
Sorry, typo- I have no idea how that got by.

--Josh

At 5:00 on 03/09/2004 +0100, Jens Rieks <par...@jensbeimsurfen.de> wrote:


 
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 »