| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005610 | OCaml | OCaml runtime system | public | 2012-05-08 06:24 | 2012-05-08 15:52 |
|
| Reporter | garrigue | |
| Assigned To | meyer | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 4.01.0+dev | |
| Target Version | | Fixed in Version | 4.00.0+dev | |
|
| Summary | 0005610: Updating of object ids in intern.c is broken |
| Description | Object ids are unchanged after deserialization.
The code changed a lots from the original recursive function, and I have a hard time understanding what it does... |
| Steps To Reproduce | The tests are at the end of testsuite/tests/typing-objects/Tests.ml
cd testsuite; make one DIR=tests/typing-objects
(Maybe they would be better somewhere else, since this is a runtime issue) |
| Tags | No tags attached. |
|
| Attached Files | |
|