Message191082
| Author | christian.heimes |
|---|---|
| Recipients | amaury.forgeotdarc, christian.heimes, kristjan.jonsson, ncoghlan, serhiy.storchaka, vstinner |
| Date | 2013-06-13.12:15:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1371125718.17.0.452649853096.issue18203@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
expat has a XML_Memory_Handling_Suite. You just have to replace XML_ParserCreate() and XML_ParserCreateNS with XML_ParserCreate_MM(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-13 12:15:18 | christian.heimes | set | recipients: + christian.heimes, amaury.forgeotdarc, ncoghlan, kristjan.jonsson, vstinner, serhiy.storchaka |
| 2013-06-13 12:15:18 | christian.heimes | set | messageid: <1371125718.17.0.452649853096.issue18203@psf.upfronthosting.co.za> |
| 2013-06-13 12:15:18 | christian.heimes | link | issue18203 messages |
| 2013-06-13 12:15:18 | christian.heimes | create | |