delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
To: | Jason Tishler <Jason DOT Tishler AT dothill DOT com> |
Cc: | Veinardi Suendo <vsuendo AT sun DOT op DOT titech DOT ac DOT jp>, cygwin AT cygwin DOT com |
Subject: | Re: Porting NumPy |
References: | <20010717141745 DOT R614 AT dothill DOT com> |
User-Agent: | XEmacs/Gnus |
X-Attribution: | Jochen |
X-Face: | -%Z4EZ6iY'4m:wiK:!v<f*n1TeWpDxL;vm\2]@7KGXgHzB#JSK#;`z4tYg#7ck/]wrqw6:} |
;vcVMJ0N~%+;N&e,%5phkzeP![#CQ^y^]lyS0Wvp"sV(0$dvw}(12VU<:|q~@MX]S=o46H!(2*%?'k | |
Wz-%ul~-hoJL$/SQzy&^?aLj"u9)Lk0zvwmg|#\@U{j:5?C-*{<3que:_Vb AT Ly | |
X-URL: | http://www.jochen-kuepper.de |
In-Reply-To: | <20010717141745.R614@dothill.com> |
From: | "Jochen =?iso-8859-1?q?K=FCpper?=" <jochen AT unc DOT edu> |
Organization: | University of North Carolina |
Date: | 17 Jul 2001 15:15:39 -0400 |
Message-ID: | <86bsmjfjtw.fsf@bock.chem.unc.edu> |
Lines: | 36 |
MIME-Version: | 1.0 |
>>>>> Jason Tishler wrote on Tue, 17 Jul 2001 14:17:45 -0400: Oops, meant to send my message to the list. Was a little early this morning... Thanks for forwarding it, Jason:) Jason> http://www.cygwin.com/ml/cygwin/2001-07/msg00107.html That patch is actually "incorporated" into the latest cvs sources. I only needed the following patch for the cvs version of Numerical as of today: Index: Src/fastumathmodule.c =================================================================== RCS file: /cvsroot/numpy/Numerical/Src/fastumathmodule.c,v retrieving revision 1.1 diff -u -r1.1 fastumathmodule.c --- Src/fastumathmodule.c 2001/07/16 23:19:23 1.1 +++ Src/fastumathmodule.c 2001/07/17 19:10:32 @@ -2123,7 +2123,7 @@ {NULL, NULL, 0} /* sentinel */ }; -void initfastumath() { +DL_EXPORT(void) initfastumath() { PyObject *m, *d, *s; /* Create the module and add the functions */ I'll send the patch to the numpy-list in a second... Greetings, Jochen -- Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Liberté, Égalité, Fraternité GnuPG key: 44BCCD8E Sex, drugs and rock-n-roll -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |