| Anonymous | Login | Signup for a new account | 2013-06-19 16:37 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 | |||||||
| 0004155 | OCaml | OCaml documentation | public | 2006-11-09 15:51 | 2012-08-02 08:53 | |||||||
| Reporter | letaris | |||||||||||
| Assigned To | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | 3.09.3 | |||||||||||
| Target Version | Fixed in Version | 4.00.0 | ||||||||||
| Summary | 0004155: It isn't documented that C threads cannot call caml code | |||||||||||
| Description | It should be documented that threads created by C cannot call caml code. In my case it caused me to have to do some needless debugging, and I'm sure that has been the case with others as well. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0007863) xleroy (administrator) 2012-08-02 08:53 |
Since release 4.00.0, there is an API to register threads created from C with the OCaml runtime system. It's documented in section 19.10.1 of the reference manual. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-11-09 15:51 | letaris | New Issue | |
| 2006-11-15 12:51 | doligez | Status | new => acknowledged |
| 2012-07-11 16:17 | doligez | Target Version | => 4.01.0+dev |
| 2012-07-31 13:37 | doligez | Target Version | 4.01.0+dev => 4.00.1+dev |
| 2012-08-02 08:53 | xleroy | Note Added: 0007863 | |
| 2012-08-02 08:53 | xleroy | Status | acknowledged => resolved |
| 2012-08-02 08:53 | xleroy | Resolution | open => fixed |
| 2012-08-02 08:53 | xleroy | Fixed in Version | => 4.00.0 |
| 2012-08-02 08:53 | xleroy | Target Version | 4.00.1+dev => |
| Copyright © 2000 - 2011 MantisBT Group |