Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005889OCamlOCaml typingpublic2013-01-13 22:122013-01-14 14:20
Reporterhongboz 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005889: polymorphic variant typing error message not meaningful
Descriptiontype 'a u3 = [< `b | `a of & int & bool ] as 'a;;
File "", line 1:
Error: Type declarations do not match:
         type 'a u3 = 'a constraint 'a = [< `a of & int & bool | `b ]
       is not included in
         type 'a u3 = 'a constraint 'a = [< `a of & int & bool | `b ]
TagsNo tags attached.
Attached Files

- Relationships
related to 0005888acknowledgedgarrigue Better type errors for polymorphic variants and module signatures 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-01-13 22:12 hongboz New Issue
2013-01-13 22:41 meyer Relationship added related to 0005888


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker