On Tue, Jul 29, 2003 at 01:45:00AM +0200, Stas Bekman wrote:
As your other email suggested to completely kill that feature, this issue may become moot. However it was introduced after 5.8.0.
xsubpp_version() has been in there since 5.003_07 at least. Or did you mean the problem of running xsubpp without a typemap?
Yes, the latter. The error:
perl -le 'qx[perl5.8.1 /home/stas/perl/5.8.1-ithread/lib/5.8.1/ExtUtils/xsubpp temp000]; print "failed" if $?'
Error: No INPUT definition for type 'int', typekind 'T_IV' found in temp000, line 5
Error: No OUTPUT definition for type 'int', typekind 'T_IV' found in temp000, line 5
Please specify prototyping behavior for temp000 (see perlxs manual)
failed
started to appear with post-5.8.0 perls, I don't get it with 5.8.0
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
