Hi, On Thursday 21 February 2008, Julien BLACHE wrote: > Heads up for anyone interested in the perl module: it looks like it > doesn't build with perl 5.10. > > I haven't looked into it yet, anybody's free to beat me to it. >
thx for your report. Something's very strange with the "PERL_SYS_INIT" macro defined by the perl headers. Anyway: the argc/argv variables that it takes dont't seem to be mandatory; just using "NULL" instead seems to be fine. Just committed a "patch" for that to svn. Hope this fixes the compilation errors. During fixing this problem, I encountered numerous strange warnings. They seem to be irrelevant for the time being. Bastian -- Collax GmbH . Burkheimer Straße 3 . 79111 Freiburg . Germany p: +49 (0) 761-45684-24 f: +49 (0) 761-45684-10 www.collax.com Geschäftsführer: William K. Hite / Boris Nalbach AG München HRB 158898 . Ust.-IdNr: DE 814464942 \ Math is the language God used to write the universe. _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
