Tcl Source Code

View Ticket
Login
Ticket UUID: 2470237
Title: compile and link error with zlib
Type: Bug Version: obsolete: 8.6b1
Submitter: nyademo Created on: 2008-12-27 05:12:48
Subsystem: 57. zlib Assigned To: dkf
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2008-12-27 17:07:50
Resolution: Fixed Closed By: dkf
    Closed on: 2008-12-27 10:07:50
Description:
Hello!
I'm tring to compile 8.6b1 on vista x64 with msys.
But there was a little bit of compile and link error.

1. unmatched declaration of tcl_ZlibCRC32 and tcl_ZlibAdler32 between tclZlib.c and tclDecls.h.

2. unknown function name "Tcl_ZlibStreamAdler32". It seems to me that the function was renamed to  Tcl_ZlibStreamChecksum?

see also an attached patch please.
User Comments: dkf added on 2008-12-27 17:07:50:
Thanks for reporting. (Obviously a "late night checkin" problem, alas...)

nyademo added on 2008-12-27 12:12:48:

File Added - 306751: update.patch

Attachments: