It's not a bug in GCC. It's a bug in the code. The second call to
PyArg_ParseTuple passes an int* where a Py_ssize_t* should be passed. (The
&data_len argument).
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb
Package: gcc-4.7
Version: 4.7.1-2
In the current version of GCC 4.7 in Debian, std::pair isn't
ABI-compatible when used as a return value between C++03 and C++11 modes.
This was recently fixed in:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657
It'd be really nice to get the fixed version of gc
I'm planning to use gcc 4.5 on squeeze [whether or not the release team allows
it into the official archive, but that sure would be nice!], and ran into bug
591405 in binutils. The error message was quite mystifying. Perhaps gcc-4.5
should have a versioned dep on binutils >= 2.20.1-13, since it
3 matches
Mail list logo