Kevin Ryde <[EMAIL PROTECTED]> writes: > Was some of the change to scm_is_whatever meant to keep the > representation of an SCM value out of application binaries?
No, it was about having a clean distinction between functions that return SCM booleans (scm_whatever_p) and those that return C booleans (scm_is_whatever). -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel