From: Andreas K. <and...@gm...> - 2024-09-24 20:44:39
|
Jan wrote: > Thinking about it, there is a way out. The only reason for > converting to a Tcl list because I want to know whether it can be > represented as a list with length > 1. We can also check that by > verifying the string representation for spaces, tabs \n or \r (not > counting the ones at the beginning or end). A complication is that > we should not count spaces preceded by '\'. So, a little string > trickery, but this is cheaper than converting to a Tcl list, so > worth the trouble. > I'll work on that after 9.0.0 is out (since this isn't blocking) +1, and good luck. -- Happy Tcling, Andreas Kupries <and...@gm...> <https://core.tcl-lang.org/akupries/> <https://akupries.tclers.tk/> Developer @ SUSE Software Solutions Germany GmbH ------------------------------------------------------------------------------- |