C sig no longer shows up
brian <briand-/[email protected]> Thu, 25 Jan 2007 18:39:27 -0800
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <[email protected]> |
I have lots of files which use nlffi and include the following:
library
...
is
$/basis.cm
$c/c.cm
So then I can do:
sml -m foo.cm
and now the C structure should be visible, right ?
However when I try to use _any_ of the cm's I have constructed this
way, I get:
stdIn:12.45-12.50 Error: unbound structure: C in path C.ptr
Naturally it works if I put
structure C
in the library definition, however I could have sworn that the C
structure used to be visible without having to do that. I don't have
to include any of the basis structures in the library definition...
What am I missing ? Did I maybe break the installation ?
Brian
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV