Commits

Pedro Vicente Nunes committed 5b5ce1f7d47
[svn-r11879] Purpose: bug fix a call to sprintf was giving incorrect output in the system Fedora Core 4 with gcc 4.0 (not supported by us, but user reported) Solution: the call was using the same buffer for source and destination variables, used different ones Platforms tested: linux (mir) solaris (sol) Misc. update: