>>>>> "gs" == Gerardo Sarria <[EMAIL PROTECTED]> writes:
gs> Although in the cmucl source code, the keyword flavor of the gs> foreign-symbol-address is set on true by default, you must put it when gs> you call the function and set it with :code or :data. the behaviour that you're seeing comes from a DEFTRANSFORM in the compiler for FOREIGN-SYMBOL-ADDRESS that behaves differently from the normal function. I expect this was unintentional, so probably this bug will be fixed. -- Eric Marsden <URL:http://www.laas.fr/~emarsden/>
