missing pointer-set-c-long-long!

Bug #303975 reported by Marco Maggi
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Low
Abdulaziz Ghuloum

Bug Description

Ikarus Scheme version 0.0.3+ (revision 1695, build 2008-12-01)
Copyright (c) 2006-2008 Abdulaziz Ghuloum

> (import (ikarus foreign))
> pointer-ref-c-signed-long-long
#<procedure pointer-ref-c-signed-long-long>
> pointer-ref-c-unsigned-long-long
#<procedure pointer-ref-c-unsigned-long-long>
> pointer-set-c-long-long!
Unhandled exception
 Condition components:
   1. &undefined
   2. &who: eval
   3. &message: "unbound variable"
   4. &irritants: (pointer-set-c-long-long!)
> pointer-set-c-long!
#<procedure pointer-set-c-long!>

The procedure is implemented, defined and exported from "ikarus.pointer.ss",
but then it is not exported from "foreign.ss".

Related branches

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in 1698. Thanks.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Low
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.