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.

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to