Artifact 7343a74a044a51f7bc51180576b609f88c60d3b3:
- File library/msgcat/tests/parse.test — part of check-in [d7de076618] at 2011-10-27 19:13:52 on branch dgp-pkg-migration — Attempt to use new symlink support in fossil to begin package migration. (user: dgp size: 47370)
- File pkgs/msgcat/tests/parse.test — part of check-in [d505b7f4cd] at 2011-10-27 20:15:33 on branch dgp-pkg-migration — Work In Progress migrating msgcat package to tcl/pkgs/ distribution. Includes inventing configure/make tools/patterns for "pure Tcl" packages. (user: dgp size: 47370)
- File tests/parse.test — part of check-in [60cf594f82] at 2011-05-02 20:17:50 on branch trunk — Revised TclFindElement() interface. The final argument had been bracePtr, the address of a boolean var, where the caller can be told whether or not the parsed list element was enclosed in braces. In practice, no callers really care about that. What the callers really want to know is whether the list element value exists as a literal substring of the string being parsed, or whether a call to TclCopyAndCollpase() is needed to produce the list element value. Now the final argument is changed to do what callers actually need. This is a better fit for the calls in tclParse.c, where now a good deal of post-processing checking for "naked backslashes" is no longer necessary. ***POTENTIAL INCOMPATIBILITY*** For any callers calling in via the internal stubs table who really do use the final argument explicitly to check for the enclosing brace scenario. Simply looking for the braces where they must be is the revision available to those callers, and it will backport cleanly. Tests for expanded literals quoting detection. (user: dgp size: 47370)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.