Menu

#340 TIP#188: [string is wideinteger]

TIP Implementation
closed-accepted
5
2004-06-30
2004-04-23
No

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].

Discussion

  • Donal K. Fellows

    • labels: 322374 -->
    • summary: Add [string is wide] --> TIP#188 implementation
    • assigned_to: dkf --> nobody
     
  • Donal K. Fellows

    • summary: TIP#188 implementation --> TIP#188: [string is wide]
    • assigned_to: nobody --> dkf
    • labels: --> 18. Commands M-Z
    • milestone: --> TIP Implementation
     
  • Donal K. Fellows

    Logged In: YES
    user_id=79902

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

     
  • Kevin B KENNY

    Kevin B KENNY - 2004-04-27

    Patch implementing [string is wideinteger]

     
  • Kevin B KENNY

    Kevin B KENNY - 2004-04-27

    Logged In: YES
    user_id=99768

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

     
  • Donal K. Fellows

    • summary: TIP#188: [string is wide] --> TIP#188: [string is wideinteger]
     
  • Donal K. Fellows

    • status: open --> closed-accepted