| Anonymous | Login | Signup for a new account | 2013-06-19 23:44 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 | |||||||
| 0005691 | OCaml | OCaml general | public | 2012-07-20 09:03 | 2012-07-20 10:07 | |||||||
| Reporter | Hendrik Tews | |||||||||||
| Assigned To | doligez | |||||||||||
| Priority | normal | Severity | major | Reproducibility | always | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | 4.00.0+beta2/+rc1 | |||||||||||
| Target Version | Fixed in Version | 4.00.0+beta2/+rc1 | ||||||||||
| Summary | 0005691: #install_printer gives error in 4.0X | |||||||||||
| Description | #install_printer does not work anymore in the trunk version of OCaml and in the 4.00 branch. When I try type t = A;; let t_printer ff (t : t) = Format.fprintf ff "XaX";; #install_printer t_printer;; I get Cannot find type Topdirs.printer_type_new. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0007782) protz (manager) 2012-07-20 09:41 |
This has been fixed on trunk and will hopefully be backported to the 4.00 branch. (I'm leaving the bug open until we do the actualy back-porting on 4.00). Thanks for the report, I'm glad to see some people are actually giving the rc version a try! jonathan |
|
(0007784) protz (manager) 2012-07-20 10:07 |
Fixed in r12750 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-07-20 09:03 | Hendrik Tews | New Issue | |
| 2012-07-20 09:41 | protz | Note Added: 0007782 | |
| 2012-07-20 10:07 | protz | Note Added: 0007784 | |
| 2012-07-20 10:07 | protz | Status | new => resolved |
| 2012-07-20 10:07 | protz | Fixed in Version | => 4.00.0+beta2/+rc1 |
| 2012-07-20 10:07 | protz | Resolution | open => fixed |
| 2012-07-20 10:07 | protz | Assigned To | => doligez |
| Copyright © 2000 - 2011 MantisBT Group |