* Kumar Appaiah (a.ku...@alumni.iitm.ac.in) [090830 16:10]:
> On Sun, Aug 30, 2009 at 03:44:07PM +0200, Andreas Barth wrote:
> > tag 544291 + patch
> > thanks
> >
> > * Debian Bug Tracking System (ow...@bugs.debian.org) [090830 14:17]:
> > > [...]
> >
> > The obvious solution is to replace
> > #i
Hi,
* Kumar Appaiah (a.ku...@alumni.iitm.ac.in) [090830 16:03]:
> Thanks for notifying us of this. I am well aware of what is causing
> the problem, and know how to fix it. However, I wanted the opinion of
> the Debian Python team for a more elegant fix, before going ahead and
> fixing this proble
On Sun, Aug 30, 2009 at 03:44:07PM +0200, Andreas Barth wrote:
> tag 544291 + patch
> thanks
>
> * Debian Bug Tracking System (ow...@bugs.debian.org) [090830 14:17]:
> > [...]
>
> The obvious solution is to replace
> #ifdef NPY_HAVE_ENDIAN_H
> by
> #if 1
> in numpy/core/include/numpy/npy_endian.h
tag 544291 + patch
thanks
* Debian Bug Tracking System (ow...@bugs.debian.org) [090830 14:17]:
> [...]
The obvious solution is to replace
#ifdef NPY_HAVE_ENDIAN_H
by
#if 1
in numpy/core/include/numpy/npy_endian.h
(and drop NPY_HAVE_ENDIAN_H again from CFLAGS)
The not-so-primitive solution (but
tags 544291 +confirmed
thanks
Dear Andreas,
On Sun, Aug 30, 2009 at 02:08:22PM +0200, Andreas Barth wrote:
> while building the new version of gdal, that package FTBFS with this
> error:
>
> cc1plus: warning: command line option "-Wdeclaration-after-statement" is
> valid for C/ObjC but not for
Package: python-numpy
Version: 1:1.3.0-2
Severity: serious
Hi,
while building the new version of gdal, that package FTBFS with this
error:
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid
for C/ObjC but not for C++
In file included from /usr/include/python2.5/numpy
6 matches
Mail list logo