Anonymous | Login | Signup for a new account | 2019-02-24 02:05 CET | ![]() |
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 | |||
0006245 | OCaml | documentation | public | 2013-11-20 12:17 | 2013-11-30 23:15 | |||
Reporter | kosik | |||||||
Assigned To | ||||||||
Priority | low | Severity | trivial | Reproducibility | always | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | 4.01.0 | |||||||
Target Version | Fixed in Version | 4.02.0+dev | ||||||
Summary | 0006245: Minor inconsistencies between related signatures | |||||||
Description | `Arg' module exports, among other things, these functions: - parse - parse_dynamic Signature of the latter function is declared to be: val parse_dynamic : (string * spec * string) list ref -> anon_fun -> string -> unit Shouldn't it be, consistently with the signature of `parse', instead: val parse_dynamic : (key * spec * doc) list ref -> anon_fun -> usage_msg -> unit ? | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-20 12:17 | kosik | New Issue | |
2013-11-30 23:15 | doligez | Note Added: 0010684 | |
2013-11-30 23:15 | doligez | Status | new => closed |
2013-11-30 23:15 | doligez | Resolution | open => fixed |
2013-11-30 23:15 | doligez | Fixed in Version | => 4.02.0+dev |
2017-02-23 16:35 | doligez | Category | OCaml documentation => Documentation |
2017-02-23 16:44 | doligez | Category | Documentation => documentation |
Copyright © 2000 - 2011 MantisBT Group |