[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with GNUstep-Guile?
From: |
MJ Ray |
Subject: |
Problem with GNUstep-Guile? |
Date: |
02 Nov 2004 01:40:11 GMT |
I think this used to work:
guile> (use-modules (languages gstep-guile))
guile> (display ([] ($$ "Hello world\n") cString))
<unnamed port>: In expression (gstep-msg-send ($$ "Hello world") (quote
cString)):
<unnamed port>: Unbound variable: gstep-msg-send
ABORT: (unbound-variable)
So, what should be defining gstep-msg-send and can anyone reproduce the
above error? Is this a bug or not?
- Problem with GNUstep-Guile?,
MJ Ray <=