[plt-scheme] x != x for module names?!

From: Norman Gray (norman at astro.gla.ac.uk)
Date: Sat Jan 30 13:29:32 EST 2010

Matthew, hello.

On 2010 Jan 30, at 17:55, Matthew Flatt wrote:

> Are you using scheme_primitive_module() to declare the module?

It didn't, but it does now, and...

% mzscheme
Welcome to MzScheme v4.2.4 [3m], Copyright (c) 2004-2010 PLT Scheme Inc.
> (require "Redland.ss")
> librdf-version-string
#<procedure:librdf-version-string>
> (librdf-version-string)
"1.0.10"
> ^D
% 

Success!

>> Incidentally, the text in "1.2.2: 3m extensions" shows --xform and 
>> --cc being given together, which is not allowed.
> 
> I'll fix that while adding a module example to the docs.

Excellent -- an example would be most welcome here.

I'll work out whom to submit a SWIG bug report to, pointing at this discussion.

Thanks for your help here.

Onwards and upwards...

All the best,

Norman


-- 
Norman Gray  :  http://nxg.me.uk





Posted on the users mailing list.