Tcl Source Code

View Ticket
Login
Ticket UUID: 3007426
Title: Build failure on AIX
Type: Bug Version: None
Submitter: andreas_kupries Created on: 2010-05-26 15:42:52
Subsystem: 80. Thread Package Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2010-05-27 03:11:32
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2010-05-26 20:11:32
Description:
The AIX native cc, a strict c89 compiler, does not handle the trailing commas in enum declarations/definitions, and throws errors.
Attaching a patch showing the problematic places, and a fix.
User Comments: andreas_kupries added on 2010-05-27 03:11:32:

allow_comments - 1

Committed to head.

andreas_kupries added on 2010-05-26 22:42:52:

File Added - 375246: thread-aix-delta

Attachments: