Tcl Source Code

View Ticket
Login
Ticket UUID: 454374
Title: Workshop 6 compiler warning: tcl.h
Type: Bug Version: None
Submitter: dgp Created on: 2001-08-22 22:30:38
Subsystem: None Assigned To: nobody
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-09-01 06:58:53
Resolution: Fixed Closed By: hobbs
    Closed on: 2001-08-31 23:58:53
Description:
When compiling Tcl with

cc -V
cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11

I see the warning:

"../unix/../generic/tcl.h", line 607: warning:
parameter has incomplete type: objv 

I attach a patch that kills the warning, and
I believe remains equivalent.
User Comments: hobbs added on 2001-09-01 06:58:53:
Logged In: YES 
user_id=72656

this was commited, but not closed out...

dgp added on 2001-08-30 22:43:58:
Logged In: YES 
user_id=80530

Hearing no objection, committed to HEAD and to
core-8-3-1-branch.

dgp added on 2001-08-23 05:30:39:

File Added - 9868: warning.patch

Attachments: