|
From: Donal K. F. <dk...@us...> - 2003-03-14 16:19:12
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv18639
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier
that indicates we've got a wide int when we're formatting in an
integer style. Stops some libc's from going mad. [Bug #702622]
Also tidied whitespace.
|