| Anonymous | Login | Signup for a new account | 2013-05-21 03:31 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 | ||||||
| 0004138 | OCaml | OCaml documentation | public | 2006-10-20 23:53 | 2012-09-14 23:42 | ||||||
| Reporter | Martin Jambon | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.09.2 | ||||||||||
| Target Version | 4.00.2+dev | Fixed in Version | |||||||||
| Summary | 0004138: Documentation for Unix.mkdir | ||||||||||
| Description | The documentation says: val mkdir : string -> file_perm -> unit Create a directory with the given permissions. It should mention something about the permission mask being applied when there is one. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0007712) doligez (manager) 2012-07-11 16:23 |
Since the Unix module is a thin layer on top of Unix system calls, we probably don't want to duplicate the Unix documentation. We should maybe add a general remark at the top of the Unix module to tell the users to see the man pages for more details. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-10-20 23:53 | Martin Jambon | New Issue | |
| 2006-11-15 16:08 | doligez | Status | new => acknowledged |
| 2012-07-11 16:23 | doligez | Note Added: 0007712 | |
| 2012-07-11 16:23 | doligez | Target Version | => 4.01.0+dev |
| 2012-07-31 13:37 | doligez | Target Version | 4.01.0+dev => 4.00.1+dev |
| 2012-09-14 23:42 | doligez | Target Version | 4.00.1+dev => 4.00.2+dev |
| Copyright © 2000 - 2011 MantisBT Group |