This is an automatically generated mail from the syncmail system.  Do not reply 
directly to this email.  Further discussion should take place on the hackers 
list: [EMAIL PROTECTED]

Update of /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-Scintilla
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11812/Win32-GUI-Scintilla

Modified Files:
        Scintilla.xs ScintillaRC.PL 
Log Message:
Fix cygwin crash and add new tests

Index: Scintilla.xs
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-Scintilla/Scintilla.xs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Scintilla.xs        11 Jun 2006 16:51:48 -0000      1.3
--- Scintilla.xs        31 Jan 2008 00:34:19 -0000      1.4
***************
*** 3,8 ****
  /**********************************************************************/
  
- #define PERL_NO_GET_CONTEXT     /* we want efficiency */
- 
  //Bring in the Win32-GUI header files, this defines common structures that
  //we will need/use
--- 3,6 ----

Index: ScintillaRC.PL
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-Scintilla/ScintillaRC.PL,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ScintillaRC.PL      11 Jun 2006 21:00:16 -0000      1.2
--- ScintillaRC.PL      31 Jan 2008 00:34:19 -0000      1.3
***************
*** 12,16 ****
  my %info = (
      Version => MM->parse_version('Scintilla.PL'),
!     Dllname => 'SCintilla.dll',
      Years   => '2003..2006',
      Win32GUIVersion => MM->parse_version('../GUI.pm'),
--- 12,16 ----
  my %info = (
      Version => MM->parse_version('Scintilla.PL'),
!     Dllname => 'Scintilla.dll',
      Years   => '2003..2006',
      Win32GUIVersion => MM->parse_version('../GUI.pm'),


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Perl-win32-gui-cvscommit mailing list
Perl-win32-gui-cvscommit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-cvscommit
http://perl-win32-gui.sourceforge.net/

Reply via email to