| Anonymous | Login | Signup for a new account | 2013-05-22 00:08 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 | ||||||
| 0004799 | OCaml | OCaml general | public | 2009-05-19 22:12 | 2012-09-17 15:13 | ||||||
| Reporter | till | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.11.0 | ||||||||||
| Target Version | 4.01.0+dev | Fixed in Version | |||||||||
| Summary | 0004799: Printf ignores width on %b %c %a %% (and maybe other) | ||||||||||
| Description | # Printf.sprintf "%5c" 'c';; - : string = "c" Seems tricky and not worth it for %a | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0008090) doligez (manager) 2012-09-17 14:09 |
We should document this properly without changing the code. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-05-19 22:12 | till | New Issue | |
| 2009-05-20 14:10 | doligez | Status | new => acknowledged |
| 2012-07-11 14:48 | doligez | Target Version | => 4.01.0+dev |
| 2012-07-11 14:48 | doligez | Description Updated | View Revisions |
| 2012-07-31 13:36 | doligez | Target Version | 4.01.0+dev => 4.00.1+dev |
| 2012-09-17 14:09 | doligez | Note Added: 0008090 | |
| 2012-09-17 14:09 | doligez | Target Version | 4.00.1+dev => 4.01.0+dev |
| Copyright © 2000 - 2011 MantisBT Group |