[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue: UNDEFINED-VARIABLES-AND-FUNCTIONS (Version 1)



  For the case of INLINE functions (in implementations where they are
  supported), it is permissible to consider that performing the inlining
  constitutes the read, so that an FBOUNDP check need not be done at
  execution time.  Put another way, the effect of FMAKUNBOUND of a function
  on potentially inlined references to that function is undefined.

The same should be said about DEFCONSTANT variables.

						barmar