Re: Gtk 1.162 build issues under win32
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk 1.162 build issues under win32
- Date: Sun, 30 Dec 2007 21:27:05 +0100
On Sun, 2007-12-30 at 15:06 -0500, muppet wrote:
muppet, what about the attached documentation patch for
dGPERL_CALLBACK_MARSHAL_SP?
Looks good.
OK, committed.
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))
--
Bye,
-Torsten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]