diff options
author | rpj <rpj> | 1998-12-06 14:53:20 +0000 |
---|---|---|
committer | rpj <rpj> | 1998-12-06 14:53:20 +0000 |
commit | c3e3bf8baaa8d164110d62dc93bbb2780ab39e2c (patch) | |
tree | 545c2228ba8156dfa52db9d3d4fdba0f83faa44f /ChangeLog | |
parent | a7d47499d89932fa74932fef5af9b046227788de (diff) |
Mon Dec 7 09:44:40 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>final-pre-bossom
* dll.c (PthreadsEntryPoint): Cast return value of GetProcAddress
to resolve compile warning from MSVC.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Dec 7 09:44:40 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + + * dll.c (PthreadsEntryPoint): Cast return value of GetProcAddress + to resolve compile warning from MSVC. + Sun Dec 6 21:54:35 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> * buildlib.bat: Fix args to CL when building the .DLL |