Ah how embarrassing! I was using an older version of gambit, supposedly from before this procedure was added. Marijn On 15-05-14 23:31, Guillaume Cartier wrote:
Really not sure what the problem is. For me in 4.7.2:
$ gsc Gambit v4.7.2
##get-bytes-allocated! #<procedure #2 ##get-bytes-allocated!>
Can you pull the latest Gambit and see if it fixes the problem?
On Thu, May 15, 2014 at 12:52 PM, Marijn Schouten (hkBst) <hkbst@gentoo.org <mailto:hkbst@gentoo.org>> wrote:
Hi,
in gambit 4.7.0, ##get-bytes-allocated! does not seem to exist:
$ gsi Gambit v4.7.0
> ##get-bytes-allocated! *** ERROR IN (console)@1.1 -- Unbound variable: ##get-bytes-allocated! 1>
I found https://www.ohloh.net/p/gambit-c/commits/294211710 which says that this was added in commit a413e140b66d8f8fa379119176e94078edd09ce0 on 2013 Sept 12.
Was it removed on purpose or by accident?
Marijn