defining unix
Iavor Diatchki
diatchki at cse.ogi.edu
Thu Oct 2 19:35:10 EDT 2003
hello,
hugs crashes if one tries to define unix:
> unix = undefined
INTERNAL ERROR: compileGlobalFunction
another interesting thing occurs if the following is added:
> f = test' unix
> test' = undefined
then one gets an undefined variable:
ERROR "test.lhs":11 - Undefined variable "unix"
however this does not seem to happen if the ' is not there
bye
iavor
--
==================================================
| Iavor S. Diatchki, Ph.D. student |
| Department of Computer Science and Engineering |
| School of OGI at OHSU |
| http://www.cse.ogi.edu/~diatchki |
==================================================
More information about the Hugs-Bugs
mailing list