| Anonymous | Login | Signup for a new account | 2013-05-25 14:26 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 | ||||||
| 0003276 | OCaml | OCaml general | public | 2004-11-16 18:15 | 2004-11-18 15:52 | ||||||
| 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 | 0003276: Suggest printf "%z" for exceptions | ||||||||||
| Description | Full_Name: Berke Durak Version: 3.08.1 OS: Debian Submission from: congruence.net1.nerim.net (213.41.151.68) Hello, Wouldn't it save a few bytes if one could just write try ... with z -> Printf.printf "Error: %z.\n" z instead of try ... with z -> Printf.printf "Error: %s.\n" (Printexc.to_string z) ? | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |