[OpenSER-Devel] SF.net SVN: openser: [3742] trunk/modules/perl/perl.c
Bastian Friedrich
bastian.friedrich at collax.com
Fri Feb 22 11:53:06 CET 2008
Revision: 3742
http://openser.svn.sourceforge.net/openser/?rev=3742&view=rev
Author: bastian
Date: 2008-02-22 02:53:04 -0800 (Fri, 22 Feb 2008)
Log Message:
-----------
While calling PERL_SYS_INIT3(), we now pass NULL, NULL as &argc, &argv.
The "interesting" argc/argv will be passed during parser initialization
later on.
This fixes compilation with perl 5.10, and still works with perl 5.8.
The perl documentation (man 1 perlembed) is not 100% clear about this
topic, but the fix seems to be good.
Modified Paths:
--------------
trunk/modules/perl/perl.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list