| Anonymous | Login | Signup for a new account | 2013-05-25 00:07 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 | |||
| 0004123 | OCaml | OCaml general | public | 2006-09-26 08:41 | 2007-02-07 15:46 | |||
| Reporter | Sebastien_Hinderer | |||||||
| Assigned To | doligez | |||||||
| Priority | normal | Severity | feature | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.09.2 | |||||||
| Target Version | Fixed in Version | 3.10+dev | ||||||
| Summary | 0004123: Fonction unix_error_of_code non déclarée | |||||||
| Description | La fonction unix_error_of_code qui convertit un entier (tel que ceux contenus dans la variable errno après un appel à une fonction de la libc qui a échoué) en une valeur de type Unix.error n'est déclarée dans aucun des fichiers .h installés par la commande make install de Caml. Ceci oblige les concepteurs de bindings C-caml désireux d'utiliser cette fonction à la déclarer dans leurs fichiers de stubs, ce qui ne me paraît pas très élégant. Cordialement, Sébastien. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-09-26 08:41 | Sebastien_Hinderer | New Issue | |
| 2006-11-15 16:15 | doligez | Relationship added | related to 0004125 |
| 2006-11-15 16:16 | doligez | Assigned To | => doligez |
| 2006-11-15 16:16 | doligez | Severity | minor => feature |
| 2006-11-15 16:16 | doligez | Status | new => acknowledged |
| 2007-02-07 15:46 | doligez | Status | acknowledged => closed |
| 2007-02-07 15:46 | doligez | Resolution | open => fixed |
| 2007-02-07 15:46 | doligez | Fixed in Version | => 3.10+dev |
| Copyright © 2000 - 2011 MantisBT Group |