At first glance these errors look like C++ vs. C syntax problems. I
haven't looked at the scintilla code, but it would be my guess that the XS
files is being compiled as C (this is the standard Makefile.PL behaviour)
whereas Win32::GUI (for reasons that escape me) is built using a C++
compiler
[ I've added a note to myself to look for all the places that we use dTHX
and to ensure that they are necessary - I think they are used when we get a
win32 api callback such that we can't use the NOTXSPROC calling convention
]
I'm still not 100% sure how the context works within Win32-GUI but
Hi,
I've just committed some changes to Scintilla, the main ones being that
events now fire for perl 5.8.x. This fix also solves a few issues where
Scintilla was crashing, again with perl 5.8.x. This module should work with
any version of Win32::GUI from V1.00 upwards.
I've also updated Scin
Que es esto Scintilla?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Sunday, December 04, 2005 10:34 PM
To: perl-win32-gui-hackers@lists.sourceforge.net
Subject: [SPAM-MAIL ] - Perl-Win32-GUI-Hackers digest, Vol 1 #239 - 2
msgs -
Jeremy White wrote:
[ I've added a note to myself to look for all the places that we use
dTHX and to ensure that they are necessary - I think they are used
when we get a win32 api callback such that we can't use the NOTXSPROC
calling convention ]
I'm still not 100% sure how the context works
Jeremy White wrote:
At first glance these errors look like C++ vs. C syntax problems. I
haven't looked at the scintilla code, but it would be my guess that
the XS files is being compiled as C (this is the standard Makefile.PL
behaviour) whereas Win32::GUI (for reasons that escape me) is built
6 matches
Mail list logo