Tcl Source Code

View Ticket
Login
Ticket UUID: 3555454
Title: Compiler warnings when building threaded
Type: Bug Version: None
Submitter: stwo Created on: 2012-08-08 23:24:33
Subsystem: 49. Threading Assigned To: andreas_kupries
Priority: 1 Zero Severity:
Status: Closed Last Modified: 2012-08-14 05:33:23
Resolution: Fixed Closed By: stwo
    Closed on: 2012-08-13 22:33:23
Description:
unix/tclUnixCompat.c:104: warning: 'CopyGrp' declared 'static' but never defined
unix/tclUnixCompat.c:107: warning: 'CopyPwd' declared 'static' but never defined

Attached patch is proposed fix.
User Comments: stwo added on 2012-08-14 05:33:23:

allow_comments - 1

Fixed/patch applied to trunk in checkin [3f2231d81a] and to core-8-5-branch in checkin [074c6d5d58].

stwo added on 2012-08-09 06:24:34:

File Added - 450860: cw.patch

Attachments: