On Dec 30, 2007, at 3:27 PM, Torsten Schoenfeld wrote:

> On Sun, 2007-12-30 at 15:06 -0500, muppet wrote:
>
>>> I never did figure out exactly why it does that...
>
> Looks like it's something like this: dSP refers to PL_stack_sp:
>
> #define dSP          register SV **sp = PL_stack_sp
>
> And PL_stack_sp seems to involve a function call:
>
> #define PL_stack_sp         (*Perl_Tstack_sp_ptr(aTHX))

That shouldn't be a problem, though, because it's on the right hand  
side of a variable declaration.  Hrm.


--
me, while driving the car: Okay, girls, what do you want for lunch?
yvonne: I wan' noo-tulls!
zella: I want lavaloli!  Can we go to the lavaloli store?
me: Um, where *is* the ravioli store?
zella: At the lavaloli store!
yvonne: I want noo-tulls!  Let's go to the noo-tull store!

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to