Tcl Source Code

View Ticket
Login
Ticket UUID: 739936
Title: clock-3.13 fails
Type: Bug Version: obsolete: 8.5a0
Submitter: kennykb Created on: 2003-05-19 16:28:18
Subsystem: 06. Time Measurement Assigned To: kennykb
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-05-20 00:44:02
Resolution: Fixed Closed By: kennykb
    Closed on: 2003-05-19 17:44:01
Description:
Test for clock-3.13 (non-ASCII chars in [clock format] strings)
fails on Un*x systems
User Comments: kennykb added on 2003-05-20 00:44:02:

File Added - 50687: tclUnixTime.patch

dgp added on 2003-05-19 23:55:25:
Logged In: YES 
user_id=80530

that patch causes a Bus Error during
test suite execution,  apparently
during the first [clock format] command
in [tcltest::runAllTests]

kennykb added on 2003-05-19 23:40:12:

File Added - 50684: tclUnixTime.patch

lvirden added on 2003-05-19 23:29:49:
Logged In: YES 
user_id=15949

I see this failure on a SPARC Solaris 8 SunBlade 100 using
the latest activestate cvs head snapshot and Sun's
compilers.  I configured with --enable-symbols
--enable-shared --enable-threads

Attachments: