tochar appears to be broken. Or, sprintf is broken.
| Bugzilla Link | 357 |
| Created on | May 01, 2007 18:37 |
| Resolution | INVALID |
| Resolved on | May 01, 2007 20:45 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
| Attachments | crud.sac, bug357.sac |
Extended Description
The attached fails with array bounds error when compiled with -check b. The failure occurs after a call to sprintf, and before a tochar(sprintfresult) completes.