| Anonymous | Login | Signup for a new account | 2013-05-20 02:48 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 | ||||||
| 0004121 | OCaml | OCaml general | public | 2006-09-25 18:08 | 2006-11-15 16:23 | ||||||
| Reporter | mottl | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.09.3 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0004121: Please export byterun/io.h | ||||||||||
| Description | It would be very useful for people who want to write custom I/O code using channels if byterun/io.h were exported, i.e. if this file were among the other header files that can already be accessed. Otherwise developers have to copy it from the distribution, which might break code if io.h gets updated in a new OCaml-release. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0003798) mottl (reporter) 2006-09-25 20:23 |
Ok, this suggestion is actually not that trivial. It unfortunately requires that the configuration header files, etc., are also installed. I am not sure whether this is a good idea, but given that the installation is architecture specific anyway, it may be. It might also be easy enough for users to just copy the type definition of the channel structure and use their own typedefs for e.g. the file_offset to make things work. But if there is an easy way to make use of the local OCaml-configuration, this would be even better. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-09-25 18:08 | mottl | New Issue | |
| 2006-09-25 20:23 | mottl | Note Added: 0003798 | |
| 2006-11-15 16:23 | doligez | Severity | trivial => feature |
| 2006-11-15 16:23 | doligez | Status | new => acknowledged |
| Copyright © 2000 - 2011 MantisBT Group |