[gambit-list] ##namespace
Marc Feeley
feeley at iro.umontreal.ca
Fri Feb 6 07:28:00 EST 2009
On 6-Feb-09, at 7:06 AM, lowly coder wrote:
> where, if anywhere, is the ##namespace function documented?
>
> $ cat gambit-c.txt | grep namespace
> `ill-formed-namespace' Ill-formed namespace
> `ill-formed-namespace-prefix' Ill-formed namespace prefix
> `namespace-prefix-must-be-string' Namespace prefix must be a
> string
> `ill-placed-**namespace' Ill-placed '##namespace'
If you don't find something documented in the manual, a good place to
search is the Gambit wiki. There's a search box in the navigation bar
(on the left). If you type "namespace" you will get to:
http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Namespaces
You can also search the Gambit mailing list with the search box on http://scheme.mine.nu/gambit
. That will lead you to many more messages concerning namespaces.
Marc
More information about the Gambit-list
mailing list