Re: Problem with ActivePerl build 626, RedHat 7.1, and Ximian Gnome



On 06/04/01 ISO-8859-1 wrote:
I had trouble compiling both Gtk-Perl-0.7006 and Gtk-Perl-0.7007 with
ActivePerl (v5.6.1).  I also had problems with Mandrake 8.0.  Stock
RedHat 7.1 perl (v5.6.0)did not have any issues.
[...]
-       Perl_call_sv(handler, G_DISCARD);
+       call_sv(handler, G_DISCARD);
[...]
in file Gtk-Perl-0.7007/GnomePrint/xs/GnomePrintContext.xs.  Is this a
change in Perl 5.6.1 or something specific to Mandrake 8.0 and
ActivePerl?

The change is right. You don't get the problem with some builds
of 5.6.x (including mine) because they maintain binary compatibility
with perl 5.005 and that code works in that setup.
Fixed in my tree.

lupus

-- 
-----------------------------------------------------------------
lupus debian org                                     debian/rules
lupus ximian com                             Monkeys do it better




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]