Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Coders

lib/python/zope/interface/_zope_interface_coptimizations.c/GCC 4 compile error

 

 

Zope coders RSS feed   Index | Next | Previous | View Threaded


lists at andreas-jung

May 19, 2005, 1:51 AM

Post #1 of 2 (1043 views)
Permalink
lib/python/zope/interface/_zope_interface_coptimizations.c/GCC 4 compile error

Hi,

could someone please change on the 2.8 trunk the file above and apply the
following
patch:

ajung [at] localhos:~/sandboxes/Zope/Zope/lib/python/zope/interface: svn diff
Index: _zope_interface_coptimizations.c
===================================================================
--- _zope_interface_coptimizations.c (revision 30353)
+++ _zope_interface_coptimizations.c (working copy)
@@ -70,7 +70,7 @@
return 0;
}

-extern PyTypeObject SpecType; /* Forward */
+static PyTypeObject SpecType; /* Forward */

static PyObject *
implementedByFallback(PyObject *cls)


This fixes a compilation error with GCC 4. I tried to commit the patch
myself but
on my trunk checkout this part is only a readonly checkout and I did not
succeed
get a read-write checkout myself from the svn server :-/

Andreas


y.2005- at wcm-solutions

May 19, 2005, 2:05 AM

Post #2 of 2 (1001 views)
Permalink
Re: lib/python/zope/interface/_zope_interface_coptimizations.c/GCC 4 compile error [In reply to]

Andreas Jung wrote:
> could someone please change on the 2.8 trunk the file above and apply
> the following
> patch:
>
> ajung [at] localhos:~/sandboxes/Zope/Zope/lib/python/zope/interface: svn diff

lib/python/zope points to
svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope

You have to fix this on the related Zope3 branch, tag a new version and
make lib/python/zope point to that new tag.

Cheers, Yuppie

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders

Zope coders RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.