[issue9784] _msi.c warnings under 64-bit Windows

Jon Anglin report at bugs.python.org
Thu Sep 30 05:51:55 CEST 2010


Jon Anglin <janglin at fortresgrand.com> added the comment:

I have uploaded another patch that replaces CRT API calls with Win32 API calls.  It compiles cleanly under 32 and 64 bit Windows. Is there a unit test for msilib? I was not able to find one, thus the patch is not fully tested.

----------
Added file: http://bugs.python.org/file19065/issue9784.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9784>
_______________________________________


More information about the Python-bugs-list mailing list