Update of /home/nasal-cvs/nasal/src In directory purr:/tmp/cvs-serv30879 Modified Files: lib.c Log Message: Return nil from ghosttype for non-ghosts instead of dying. That's more in keeping with the core library builtins, and also a better match for typical use cases which simply want to test this for equality.