Ticket #7256 (closed bug: fixed)
Missing dataCast1 and dataCast2 methods in Data.Data instances
| Reported by: | dreixel | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | Compiler | Version: | 7.6.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Having a look at Data instances in module Data.Data, Ptr a and ForeignPtr a are missing a dataCast1 = gcast1 line. And Array a b seems to be missing the dataCast2 method.
Change History
Note: See
TracTickets for help on using
tickets.
