(no subject)




From: Paolo Molaro <lupus ximian com>
Subject: lotsa changes in cvs

#  Hi dudes.
#  In the past few days I committed lots of new features. fixes
#  and improvements to cvs. I'd like to make a new release real
#  soon, so I'd appreciate if you all could try out the cvs version
#  and report any possible problem you get with existing
#  applications. I spotted a few typos I made and tested with
#  a lot of applications, but the more eyes, the better:-)

#  Thanks,
#          lupus

  Hello,

  Thanks for the work. Two problems I had are described below. I'm on
Linux Debian 2.2r2, Perl is 5.0 patchlevel 5 subversion 3.


  Cheers,


  Etienne

PS : I'm still one tutorial late ...

======================================================================
  while compiling, I had complaints on "Gtkobjects.xsh". The changes
below may or may not be a fix.

--- Gtk.xs      Thu Mar 22 10:46:07 2001
+++ Gtk.xs.2001.03.22   Thu Mar 22 10:37:51 2001
@@ -854,7 +854,7 @@
 _boot_all ()
        CODE:
        {
-
+#include "Gtkobjects.xsh"
        }
 
  #DESC: Perform a garbage collection run.
@@ -4565,5 +4565,3 @@
 INCLUDE: ../build/boxed.xsh
 
 INCLUDE: ../build/extension.xsh
-
-INCLUDE: ../build/objects.xsh

======================================================================

  Message :

  make: *** No rule to make target `objects.pod', needed by `manifypods'.  Stop

  I added a dummy objects.pod file ... probably not a fix.





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