Comment 5 for bug 449372

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 449372] Re: segfault when unrevisioned files exist in working tree

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

Per Johansson wrote:
> Ok, upgrade to latest pyrex version fixes the problem. The previous one
> was Pyrex-0.9.4-2.fc6, the new one is build from source, version
> 0.9.8.5.
>

There was a known bug in 0.9.4-? for which setup.py explicitly forbid
building using that version.

if have_pyrex and pyrex_version == '0.9.4.1':

It seems our version checking didn't include 0.9.4-2 or whatever you
were building with. If you could give us the result of:

  from Pyrex.Compiler.Version import version
  print version

We can add that version of the compiler to the black list. (My guess it
is either '0.9.4' or '0.9.4.0' or something along those lines.) Perhaps
we should just blacklist all of 0.9.4?

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrTVr0ACgkQJdeBCYSNAAMfzwCfe6Hhvap4JtEfdUsZlwguZm7V
rBkAn2q2vopgWHGyY2vNbeuLV3bCCVGp
=92vD
-----END PGP SIGNATURE-----