summaryrefslogtreecommitdiffstats
path: root/library/msgs/ja.msg
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-04-12 13:43:15 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-04-12 13:43:15 (GMT)
commit5ba18ec98dfa4afe775a3f7a7caa8d55774d907d (patch)
treedfe03fbf8b0de7db9d327f5185b65ab893af5755 /library/msgs/ja.msg
parent62b2b9bf4592ef78dc71f0bbdbdbaafea3a58713 (diff)
downloadtcl-5ba18ec98dfa4afe775a3f7a7caa8d55774d907d.zip
tcl-5ba18ec98dfa4afe775a3f7a7caa8d55774d907d.tar.gz
tcl-5ba18ec98dfa4afe775a3f7a7caa8d55774d907d.tar.bz2
If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot be used Tcl_ObjPrintf(), but only in sprintf(). That's unfortunate, clearly an oversight in TIP #237. Conclusion: new TIP must be written to correct this.
I'll read a TIP and see what case you have, but TCL_LL_MODIFIER was never meant to play any role in [format] or in Tcl_ObjPrintf(). TCL_LL_MODIFIER exists to help deal with platform differences in sprintf() calls. Tcl_ObjPrintf() in contrast ought to be consistent in its behavior across platforms and should not need such things. If that's false, then fixes to Tcl_ObjPrintf() are in order.
Diffstat (limited to 'library/msgs/ja.msg')
0 files changed, 0 insertions, 0 deletions