chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Another easyffi problem


From: Thomas Chust
Subject: Re: [Chicken-users] Another easyffi problem
Date: Sat, 13 Dec 2008 02:03:07 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; de; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1

Am 12.12.2008 17:17 Uhr, schrieb William Ramsay:
[...]
The old version (and the examples still on the web) used:

/* the ___callback marker is needed, because gtk_main() may
(*and* will) call Scheme callbacks. */
___callback void gtk_main()/;
/

But this now fails in compile because ___callback is no longer valid.
[...]

If I recall correctly this pseudo keyword has simply been renamed and is now called ___safe. A quick check on the manual page seems to confirm this, but I haven't tried it out.

cu,
Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]