[Module-build-checkins] ExtUtils-ParseXS Changes,1.43,1.44
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2006-01-05 19:54:19
|
Update of /cvsroot/module-build/ExtUtils-ParseXS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18191 Modified Files: Changes Log Message: Squash a warning Index: Changes =================================================================== RCS file: /cvsroot/module-build/ExtUtils-ParseXS/Changes,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- Changes 10 Oct 2005 15:03:42 -0000 1.43 +++ Changes 5 Jan 2006 19:54:11 -0000 1.44 @@ -1,5 +1,10 @@ Revision history for Perl extension ExtUtils::ParseXS. +2.16 + + - Fix an undefined-variable warning related to 'inout' parameter + processing. + 2.15 Mon Oct 10 11:02:13 EDT 2005 - I accidentally left out a README from the distribution. Now it's |