Tcl Source Code

View Ticket
Login
Ticket UUID: 440894
Title: compat/strtod.c fails tests
Type: Bug Version: obsolete: 8.4a3
Submitter: dgp Created on: 2001-07-13 01:20:21
Subsystem: 52. Portability Support Assigned To: dgp
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-09-05 06:17:27
Resolution: Fixed Closed By: dgp
    Closed on: 2001-09-04 23:17:27
Description:
When I force libtcl to include the strtod() routine
from compat/strtod.c, the following tests in the
test suite fail:

expr-old-14.9
expr-old-14.11
expr-old-14.13
expr-old-14.15
expr-old-15.5
expr-old-15.6
expr-old-15.7
expr-old-16.1
expr-old-16.3
expr-7.14
expr-8.14
expr-8.15
expr-8.17
parseExpr-14.11
string-6.38
User Comments: dgp added on 2001-09-05 06:17:27:
Logged In: YES 
user_id=80530

committed

das added on 2001-09-01 05:54:01:
Logged In: YES 
user_id=90580

This works fine on the mac, all tests pass.
Looks ready for checkin to me

dgp added on 2001-07-13 08:43:55:

File Added - 8373: strtod.patch

Logged In: YES 
user_id=80530

Here's the patch.  Assigning to maintainer for review.

Attachments: