[Bug #132135] 4.08.2: foreign export dynamic doesn't like Ptr either

noreply@sourceforge.net noreply@sourceforge.net
Mon, 12 Feb 2001 20:52:33 -0800


Bug #132135, was updated on 2001-Feb-12 20:52
Here is a current snapshot of the bug.

Project: The Glasgow Haskell Compiler
Category: Runtime System
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: chak
Assigned to : nobody
Summary: 4.08.2: foreign export dynamic doesn't like Ptr either

Details: The RTS of 4.08.2 lacks `rts_mkPtr()', which leads to link errors
when an argument of type `Ptr a' is used in foreign export dynamic.

Not an issue in 4.11.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=132135&group_id=8032