[issue1733] Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c

2008-01-04 Thread Christian Heimes
Christian Heimes added the comment: Fixed in r59708 Thanks again! I don't have VC 6 and VS 7.1 on my machine to test the build directories and your fixes. I hope they are fine. It looks ok :) -- nosy: +tiran resolution: -> fixed status: open -> closed _

[issue1733] Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c

2008-01-03 Thread Hirokazu Yamamoto
New submission from Hirokazu Yamamoto: I addressed this in issue1727, but I thought it could be better to create new tracker item. Probably attached patch is needed. Thank you. -- components: Build files: md5module.patch messages: 59215 nosy: ocean-city severity: normal status: open tit