Tcl Source Code

View Ticket
Login
Ticket UUID: 940915
Title: TIP#188: [string is wideinteger]
Type: Patch Version: TIP Implementation
Submitter: kennykb Created on: 2004-04-23 18:55:01
Subsystem: 18. Commands M-Z Assigned To: dkf
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-06-30 19:49:36
Resolution: Accepted Closed By: dkf
    Closed on: 2004-06-30 12:49:36
Description:
The [string] command supports [string is integer],
[string is double] and [string is boolean].
Unaccountably, [string is wide] is missing, making
validation procedures for wide integers
needlessly complicated.

I plan to submit a TIP to add [string is wide].
User Comments: kennykb added on 2004-04-28 02:32:47:
Logged In: YES 
user_id=99768

Updated patches because TIP changed from [string is wide]
to [string is wideinteger].

kennykb added on 2004-04-28 02:31:45:

File Deleted - 84845: 



File Added - 85259: iswide.patch

dkf added on 2004-04-26 17:51:45:
Logged In: YES 
user_id=79902

This is TIP#188: http://purl.org/tcl/tip/188

kennykb added on 2004-04-24 01:55:01:

File Added - 84845: iswide.patch

Attachments: