| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005157 | OCaml | OCaml general | public | 2010-09-27 16:19 | 2011-05-20 15:52 |
|
| Reporter | kaustuv | |
| Assigned To | | |
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | acknowledged | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | 3.12.0 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005157: caml_convert_signal_number/caml_rev_convert_signal_number should not be private in caml/signals.h |
| Description | There is apparently no way to go back and forth between the signal numbers defined in the Sys module and native signal numbers without breaking the caml API. This prevents the Unix module from being cleanly extended with non-POSIX signal operations, such as adding support for signalfd(2) on Linux. |
| Tags | No tags attached. |
|
| Attached Files | |
|