[Patches] [Patch #100673] minor fix to make 1.6 compile under MSVC 5.0

noreply@sourceforge.net noreply@sourceforge.net
Sat, 29 Jul 2000 18:34:12 -0700


Patch #100673 has been updated. 

Project: 
Category: None
Status: Closed
Summary: minor fix to make 1.6 compile under MSVC 5.0

Follow-Ups:

Date: 2000-Jun-29 03:27
By: effbot

Comment:
note that in the MSDN documentation, and in the 5.0
header files, the return value is declared to be an
"unsigned long".

maybe INT_PTR is just plain wrong?
-------------------------------------------------------

Date: 2000-Jun-29 10:29
By: effbot

Comment:
committed (as a stopgap measure for 1.6b1).  hopefully,
trent will come up with a cleaner solution.
-------------------------------------------------------

Date: 2000-Jun-29 17:32
By: tim_one

Comment:
Assigned this to Trent, since I didn't commit it and the next step is in Trent's court.

-------------------------------------------------------

Date: 2000-Jul-29 18:34
By: tmick

Comment:
I came up with a cleaner solution, as promised to Guido. See:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101010&group_id=5470
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=100673&group_id=5470