Your message dated Thu, 14 Feb 2008 13:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463625: fixed in cython 0.9.6.12-1
has caused the Debian Bug report #463625,
regarding cython: cdef-ed attribute -> invalid C source
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
463625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463625
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cython
Version: 0.9.6.11.ds-1
Severity: normal

cython produces invalid C code if an extension type contains an attribute with
type declared as another extension type.

$ cat buggy.pyx

cdef class A:
        pass

cdef class B:
        cdef A a

$ gcc --version | head -n 1
gcc (GCC) 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)

$ cython buggy.pyx && gcc buggy.c -I/usr/include/python2.4/
buggy.c: In function '__pyx_tp_clear_5buggy_B':
buggy.c:300: error: lvalue required as left operand of assignment

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash

Versions of packages cython depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.6      automated rebuilding support for p

cython recommends no packages.

-- debconf-show failed

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: cython
Source-Version: 0.9.6.12-1

We believe that the bug you reported is fixed in the latest version of
cython, which is due to be installed in the Debian FTP archive:

cython_0.9.6.12-1.diff.gz
  to pool/main/c/cython/cython_0.9.6.12-1.diff.gz
cython_0.9.6.12-1.dsc
  to pool/main/c/cython/cython_0.9.6.12-1.dsc
cython_0.9.6.12-1_all.deb
  to pool/main/c/cython/cython_0.9.6.12-1_all.deb
cython_0.9.6.12.orig.tar.gz
  to pool/main/c/cython/cython_0.9.6.12.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondrej Certik <[EMAIL PROTECTED]> (supplier of updated cython package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 14 Feb 2008 13:58:23 +0100
Source: cython
Binary: cython
Architecture: source all
Version: 0.9.6.12-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team <[EMAIL PROTECTED]>
Changed-By: Ondrej Certik <[EMAIL PROTECTED]>
Description: 
 cython     - C-Extensions for Python
Closes: 463625
Changes: 
 cython (0.9.6.12-1) unstable; urgency=low
 .
   * New upstream version (Closes: #463625)
   * get-orig-tarball targed removed from debian/rules (uscan now works to get
     orig.tar.gz)
Files: 
 5060684683852cb710b31e5bb4929192 944 python optional cython_0.9.6.12-1.dsc
 3841e1b03c4db1b735a93b3b6480fb0b 1065008 python optional 
cython_0.9.6.12.orig.tar.gz
 4450d9a8818ac164f088f8239cc290cd 3864 python optional cython_0.9.6.12-1.diff.gz
 70fd94c72d8bb7a9e65c935c9d31564f 154902 python optional 
cython_0.9.6.12-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHtD1SKQ++Uu6gdgkRAr30AJ9HywNjQKVFX+eWKRkU0kiZRxXq8ACZAQqV
Y+aeX6NiTky/ukGbCCR0DNA=
=iCjB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to