Message122122
| Author | jonny |
|---|---|
| Recipients | jonny |
| Date | 2010-11-22.13:20:18 |
| SpamBayes Score | 3.032091e-07 |
| Marked as misclassified | No |
| Message-id | <1290432020.95.0.401711712349.issue10504@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There are a number of mingw compile issues which are easily fixed * some "_MSC_VER" #if's should be "MS_WINDOWS" instead * for cross-compiling, windows.h should be all-lowercase * mingw has a strcasecmp, so private implementations must not use that name |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-22 13:20:21 | jonny | set | recipients: + jonny |
| 2010-11-22 13:20:20 | jonny | set | messageid: <1290432020.95.0.401711712349.issue10504@psf.upfronthosting.co.za> |
| 2010-11-22 13:20:18 | jonny | link | issue10504 messages |
| 2010-11-22 13:20:18 | jonny | create | |