| Anonymous | Login | Signup for a new account | 2013-05-24 05:13 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 | |||
| 0000098 | OCaml | OCaml general | public | 2000-05-01 11:23 | 2000-05-08 04:30 | |||
| Reporter | administrator | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000098: Labels incohérents entre Unix et ThreadUnix | |||||||
| Description | Full_Name: Samuel Hériard Version: 3.0 OS: Submission from: rde1-44.adsl1.club-internet.fr (195.36.220.44) Bonjour, toutes les fonctions utilisant le label protocol: (socket ...) dans le module Unix on un label proto: dans ThreadUnix : # Unix.socket ;; - : domain:Unix.socket_domain -> kind:Unix.socket_type -> protocol:int -> Unix.file_descr = <fun> # ThreadUnix.socket ;; - : domain:Unix.socket_domain -> kind:Unix.socket_type -> proto:int -> Unix.file_descr = <fun> ce qui me parait assez incohérent. -- SHD | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0000371) administrator (administrator) 2000-05-08 04:28 |
Corrected in CVS/3.01 |
|
(0000372) administrator (administrator) 2000-05-08 04:30 |
Merci pour vos remarques. C'est corrige' maintenant. Jacques |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |