Message 103429 - Python tracker
Message103429
| Author | skrah |
|---|---|
| Recipients | akuchling, asmodai, mark.dickinson, r.david.murray, skrah |
| Date | 2010-04-17.20:19:35 |
| SpamBayes Score | 9.462102e-07 |
| Marked as misclassified | No |
| Message-id | <1271535578.57.0.762096563935.issue7384@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems that FreeBSD has problems with the fact that readline.so is linked with -lreadline and -lncursesw (why?). With issue7384.patch I get no more errors using either Mark's test case or test_curses.py. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-17 20:19:38 | skrah | set | recipients: + skrah, akuchling, mark.dickinson, asmodai, r.david.murray |
| 2010-04-17 20:19:38 | skrah | set | messageid: <1271535578.57.0.762096563935.issue7384@psf.upfronthosting.co.za> |
| 2010-04-17 20:19:36 | skrah | link | issue7384 messages |
| 2010-04-17 20:19:36 | skrah | create | |