| Anonymous | Login | Signup for a new account | 2013-05-24 13:01 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0001566 | OCaml | OCaml general | public | 2003-02-28 03:34 | 2008-01-22 15:24 | ||||||
| Reporter | administrator | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | |||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0001566: feature wish: support printf "precision" for strings | ||||||||||
| Description | Full_Name: Eric Cooper Version: 3.06 OS: linux Submission from: 12-227-100-158.client.attbi.com (12.227.100.158) Please consider supporting the "precision" field in the %s printf conversion. In C, this limits the printed string to that many characters. For example, printf "%-8.8s" string would print exactly 8 characters, no matter how long [string] is. And it should work if the spec is indirect: printf "%*.*s" 8 8 string | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0000146) administrator (administrator) 2003-02-28 10:16 |
cf. PR#1565 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| 2008-01-22 15:24 | doligez | Relationship added | duplicate of 0001565 |
| Copyright © 2000 - 2011 MantisBT Group |