This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pdl".
The branch, master has been updated
via 0f40cffc73ae80526ea12487d50b1abc26178bc0 (commit)
via e54b0f0174f2f8f297479cceb38edb7e4cec6880 (commit)
from 87dbc8eaccd3e73cbc583e8011718e6c3e0c4f21 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0f40cffc73ae80526ea12487d50b1abc26178bc0
Author: sisyphus_ <sisyphus1@...>
Date: Sat Aug 20 18:21:10 2011 +1000
Remove 'PDL_Long *' from Basic/Core/typemap
The 'PDL_Long *' typemapping was introduced to fix
breakages reported in SF Bug 3377113.
This typemapping was inappropriate, and is hopefully
no longer necessary now that Core.xs.PL has been
amended.
commit e54b0f0174f2f8f297479cceb38edb7e4cec6880
Author: sisyphus_ <sisyphus1@...>
Date: Sat Aug 20 18:21:09 2011 +1000
Fix some coding issues in Core.xs.PL (SF Bug 3377113)
Fixes some breakages caused by poor coding practice, not
caught until version 3 of ExtUtils::ParseXS was introduced.
-----------------------------------------------------------------------
Summary of changes:
Basic/Core/Core.xs.PL | 186 +++++++++++++++++++++++++++---------------------
Basic/Core/typemap | 1 -
2 files changed, 105 insertions(+), 82 deletions(-)
hooks/post-receive
--
pdl
|