public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/libconf/files: 0.42.10-perl5.10.patch
@ 2009-12-09 14:12 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2009-12-09 14:12 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/12/09 14:12:50

  Added:                0.42.10-perl5.10.patch
  Log:
  QA: Revbump. Fix ruby bindings and perl-5.10 issues. Non-maintainer commit. Fixes bug #117061 and #256686.
  (Portage version: 2.2_rc56/cvs/Linux i686)

Revision  Changes    Path
1.1                  dev-util/libconf/files/0.42.10-perl5.10.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/files/0.42.10-perl5.10.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/files/0.42.10-perl5.10.patch?rev=1.1&content-type=text/plain

Index: 0.42.10-perl5.10.patch
===================================================================
--- perl-Libconf-0.42.10/bindings/c/src/conf2xml.c	2005-11-07 01:02:03.000000000 -0800
+++ perl-Libconf-0.42.10/bindings/c/src/conf2xml.c.new	2008-07-22 17:01:33.000000000 -0700
@@ -19,7 +19,7 @@
     char *embedding[] = { "", "-e", "0" };
 
     if (my_perl != NULL) conf2xml_free();
-    PERL_SYS_INIT3(&argc,&argv,&env);
+    PERL_SYS_INIT3(NULL,NULL,NULL);
     my_perl = perl_alloc();
     perl_construct( my_perl );
     perl_parse(my_perl, xs_init, 3, embedding, (char **)NULL);






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-09 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-09 14:12 [gentoo-commits] gentoo-x86 commit in dev-util/libconf/files: 0.42.10-perl5.10.patch Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox