Artifact e867c325b29ccec5eef98aada12d1ef1a8035a672a34bf07e92dc596cbe0b499:
- File tests/util.test — part of check-in [adf9964e6f] at 2018-03-01 20:54:00 on branch index-range-and-overflow — Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test cases. DGP replies: TclParseNumber() always generates and parses a string rep. This checkin prevents any ability to benefit from objPtr->typePtr letting us know the value is an integer already -- especially important when objPtr is a pure value. I will likely make this checkin the start of a new branch soon, or perhaps just fork off my tip502 work into a different branch to avoid the change. (user: jan.nijtmans size: 132233) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.