The next issue queuing up to bite me is the handling of references to BIFs.

This works fine:

    is_integer(10),

whereas this does not

    fun is_integer/1

(and it used to)  The error message says that is_integer/2 is unknown.

It seems that the built-in-ness (or the  auto-importability) of is_integer
is not being recognised any more.

graeme

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/CAKF5fiB%2B9iqzcUrzFbghFBtqUZtP2AJUALQ3wbi5nYJrPR%2BcuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to