<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: Patched Makefile for pyexpat and mxDateTime</title><link href="https://sourceforge.net/p/pythonce/patches/1/" rel="alternate"/><link href="https://sourceforge.net/p/pythonce/patches/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonce/patches/1/</id><updated>2005-05-30T23:52:54Z</updated><subtitle>Recent changes to 1: Patched Makefile for pyexpat and mxDateTime</subtitle><entry><title>Patched Makefile for pyexpat and mxDateTime</title><link href="https://sourceforge.net/p/pythonce/patches/1/" rel="alternate"/><published>2005-05-30T23:52:54Z</published><updated>2005-05-30T23:52:54Z</updated><author><name>Jan Ischebeck</name><uri>https://sourceforge.net/u/userid-1287536/</uri></author><id>https://sourceforge.net4f7aa228c031a37c54388540b755c600780f475e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I patched the makefile to allow mxDateTime and pyexpat&lt;br /&gt;
to build.&lt;/p&gt;
&lt;p&gt;For mxDateTime an additional patch is needed: You have&lt;br /&gt;
to change the following array to a fixed size (f.e. 15):&lt;/p&gt;
&lt;p&gt;staticforward PyMethodDef mxDateTime_Methods[];&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
staticforward PyMethodDef mxDateTime_Methods[15];&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>