Change logs for libextutils-xsbuilder-perl source package in Warty

  • libextutils-xsbuilder-perl (0.23-1) unstable; urgency=low
    
    
      * New upstream version.
      * Add extra parentheses to T_MAGICHASH_SV INPUT code to stop
        "assignment used as truth value" compiler warning.
      * Patch WrapXS::get_function to use C type instead of mapped perl type for
        return declarations.
      * Add null_type case for (U_)CHAR type.
      * Explicitly cast return type from epxs_sv2_*REF conversions to quiet
        compiler warning during (eg) CV* to SV* mangling.
    
     -- Angus Lees <email address hidden>  Mon, 10 Mar 2003 22:47:03 +1100