| Anonymous | Login | Signup for a new account | 2013-05-21 20:40 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 | |||
| 0005156 | OCaml | OCaml general | public | 2010-09-26 22:02 | 2012-03-24 15:01 | |||
| Reporter | yziquel | |||||||
| Assigned To | garrigue | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.12.0 | |||||||
| Target Version | Fixed in Version | 3.12.1+dev | ||||||
| Summary | 0005156: Toplevel runs into Assert_failure("typing/ctype.ml", 266, 23) | |||||||
| Description | yziquel@seldon:~$ ocaml -rectypes Objective Caml version 3.12.0 # type 'a obj = ( < .. > as 'a);; type 'a obj = 'a constraint 'a = < .. > # class ['a] o = object (self : 'a obj) end;; Fatal error: exception Assert_failure("typing/ctype.ml", 266, 23) yziquel@seldon:~$ | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0005667) garrigue (manager) 2010-10-02 11:17 |
There was a long-standing problem with using abbreviations of the form "type 'a t = 'a" for the type of self. This is now fixed, in revision 10703, branch version/3.12. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-09-26 22:02 | yziquel | New Issue | |
| 2010-10-02 11:17 | garrigue | Note Added: 0005667 | |
| 2010-10-02 11:17 | garrigue | Status | new => resolved |
| 2010-10-02 11:17 | garrigue | Fixed in Version | => 3.12.1+dev |
| 2010-10-02 11:17 | garrigue | Resolution | open => fixed |
| 2010-10-02 11:17 | garrigue | Assigned To | => garrigue |
| 2012-03-24 15:01 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |