Message 84230 - Python tracker
Message84230
| Author | rpetrov |
|---|---|
| Recipients | christian.heimes, jnoller, rpetrov |
| Date | 2009-03-26.22:51:53 |
| SpamBayes Score | 0.002995978 |
| Marked as misclassified | No |
| Message-id | <1238107915.04.0.136442673904.issue5545@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
AC_CHECK_FUNC* check for function . AC_CHECK_DECL check for declaration . The check for functions sem_xxx() is incorrect in proposed patch. It has to check for function. I didn't review next part of the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-26 22:51:55 | rpetrov | set | recipients: + rpetrov, christian.heimes, jnoller |
| 2009-03-26 22:51:55 | rpetrov | set | messageid: <1238107915.04.0.136442673904.issue5545@psf.upfronthosting.co.za> |
| 2009-03-26 22:51:53 | rpetrov | link | issue5545 messages |
| 2009-03-26 22:51:53 | rpetrov | create | |