Message65144
> Should further discussion be moved to python-dev ? I'm somewhat stuck on
> how to resolve this, besides saying to upgrade to FreeBSD 7 which uses
> libthr by default.
Discussing on python-dev is fine. An acceptable solution would be to
omit setitimer/getitimer on FreeBSD if the FreeBSD version is "wrong",
either at configure time or at compile time. An even better solution
would be to test at configure time whether these functions work, and
refuse to expose them if they don't (not sure whether that's possible,
though, as I don't know when the choice of threading library is made). |
|
| Date |
User |
Action |
Args |
| 2008-04-08 05:19:17 | loewis | set | spambayes_score: 0.00466915 -> 0.00466915 recipients:
+ loewis, georg.brandl, schmir, gpolo |
| 2008-04-08 05:19:16 | loewis | link | issue2240 messages |
| 2008-04-08 05:19:15 | loewis | create | |
|