# New Ticket Created by "Tanya"
# Please include the string: [perl #24692]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=24692 >
blackboard utah definition yalta
corkscrew theodosian jura trail corinthian ed controlled
Dan Sugalski wrote:
It's util/ncidef2pasm.pl, actually. build_nativecall builds the stub
routines for the interpreter if a JIT isn't available. The definitions
of the characters are the same, but ncidef2pasm's a bit better
documented. (There's embedded POD) Invocation is:
perl util/ncidef2pas
Juergen Boemmels <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm just wondering how I should raise an exception inside a vtable
> function. I found the function real_exception, but I don't know what
> to put into the *dest argument.
If the vtable method doesn't have a 'void* next' opcode_t ptr, then you
p
Leo wrote:
>
> Very likely that SIGFPE isn't defined.
>
> Does F have an entry for SIGFPE?
(line 14)
.constant SIGFPE8
> Is PARROT_HAS_HEADER_SIGNAL defined?
(F: line 46)
define PARROT_HAS_HEADER_SIGNAL 1
Allison
At 10:42 PM 12/17/2003 +0100, Leopold Toetsch wrote:
While playing with calling threaded subs, I came along a thing which I
think might be suboptimal:
pdd03 states that the method PMC should go into P2. This doesn't really
play with Perl5 <-> Perl6 interoperbility IMHO. Perl5 methods are plain
s
Dan Sugalski <[EMAIL PROTECTED]> writes:
> PDD 03 states that the *object* goes in P2. This works out just fine
> with perl 5 style method calls, where the argument list doesn't
> distinguish the object other than by position. What happens is that
> when a perl 5 sub is called, @_ is a combination
Dan Sugalski writes:
> At 10:42 PM +0100 12/17/03, Leopold Toetsch wrote:
> >While playing with calling threaded subs, I came along a thing which
> >I think might be suboptimal:
> >pdd03 states that the method PMC should go into P2. This doesn't
> >really play with Perl5 <-> Perl6 interoperbility
Leopold Toetsch <[EMAIL PROTECTED]> writes:
> While playing with calling threaded subs, I came along a thing which I
> think might be suboptimal:
>
> pdd03 states that the method PMC should go into P2. This doesn't
> really play with Perl5 <-> Perl6 interoperbility IMHO. Perl5 methods
> are plain
Hi,
I'm just wondering how I should raise an exception inside a vtable
function. I found the function real_exception, but I don't know what
to put into the *dest argument.
bye
boe
--
Juergen Boemmels[EMAIL PROTECTED]
Fachbereich Physik Tel: ++49-(0)63
At 10:42 PM +0100 12/17/03, Leopold Toetsch wrote:
While playing with calling threaded subs, I came along a thing which
I think might be suboptimal:
pdd03 states that the method PMC should go into P2. This doesn't
really play with Perl5 <-> Perl6 interoperbility IMHO. Perl5 methods
are plain sub
At 10:59 PM +0100 12/17/03, Leopold Toetsch wrote:
In former days and before YAPC::EU I changed the original clone
vtable, which was IIRC:
PMC* clone() # return new clone of pmc
to the now existing form, which gets an uninitialized destination
PMC. This change was at that time necessary becau
11 matches
Mail list logo