| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005356 | OCaml | OCamlbuild (the tool) | public | 2011-09-15 18:09 | 2012-09-25 20:07 |
|
| Reporter | dario | |
| Assigned To | xclerc | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 3.12.1 | |
| Target Version | | Fixed in Version | 3.12.1+dev | |
|
| Summary | 0005356: OCamlbuild's 'predicate' tag badly translated into OCamlfind parameter |
| Description | As part of OCamlbuild's native support for OCamlfind, the special tag 'predicate' may be used to select any predicates declared with a package.
The bug is that OCamlbuild translates a 'predicate(foo)' tag into '-predicate foo', whereas OCamlfind expects '-predicates foo'. Note the missing 's'...
Relevant section of OCamlfind manual:
http://projects.camlcity.org/projects/dl/findlib-1.2.7/doc/guide-html/x307.html [^]
|
| Tags | No tags attached. |
|
| Attached Files | |
|