/[soft]
ViewVC logotype

Revision 2860


Jump to revision: Previous Next
Author: tv
Date: Mon Jan 30 17:48:05 2012 UTC (12 years, 2 months ago)
Changed paths: 1
Log Message:
(get_paras) do not rename *__XS functions anymore

copy their signatures to their perl wrappers so that they got signatures
too (now that we parse the .pm files too) instead of shadowing the perl
function with no signatures

eg:
-sub parse_hdlist() {}
+sub parse_hdlist { my ($_urpm, $_filename, @_more_paras) = @_ }

Changed paths

Path Details
Directoryperl_checker/trunk/fake_packages/gen.pl modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.30