Message58611
Socket and SSL are using bluetooth.h which defines some functionas as
inline. Inline isn't part of C89. Linuxaudiodev depends on the 'linux'
macro which is not defined in C89.
The Python core can be compiled with -ansi but the extension modules
require -std=gnu89. |
| File name |
Uploaded |
|
config.patch
|
christian.heimes,
2007-12-14.03:23:50
|
|
| Date |
User |
Action |
Args |
| 2007-12-14 03:23:51 | christian.heimes | set | spambayes_score: 0.11892 -> 0.11892 recipients:
+ christian.heimes, gregory.p.smith |
| 2007-12-14 03:23:51 | christian.heimes | set | spambayes_score: 0.11892 -> 0.11892 messageid: <1197602631.58.0.96644665589.issue1621@psf.upfronthosting.co.za> |
| 2007-12-14 03:23:51 | christian.heimes | link | issue1621 messages |
| 2007-12-14 03:23:51 | christian.heimes | create | |
|