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
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12559
Modified Files:
TreeView.xs
Log Message:
GetItem returns empty list rather than undef on failure
Index: TreeView.xs
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/TreeView.xs,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** TreeView.xs 16 Jul 2007 19:28:28 -0000 1.9
--- TreeView.xs 31 Jan 2008 00:36:11 -0000 1.10
***************
*** 484,488 ****
XSRETURN(12);
} else {
! XSRETURN_UNDEF;
}
--- 484,488 ----
XSRETURN(12);
} else {
! XSRETURN_EMPTY;
}
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-cvscommit
http://perl-win32-gui.sourceforge.net/