* srcprop.[ch] (scm_c_source_property_breakpoint_p): New
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Tue, 26 Mar 2002 00:19:04 +0000 (00:19 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Tue, 26 Mar 2002 00:19:04 +0000 (00:19 +0000)
commitbc76d628650140c26e5dc772c2a38bb91eeb5e0e
tree943e2e1c93e4f782e35dc88b8a02df1b06d3c31a
parent5132eef0cfa81c8734b8477754884d886a340363
* srcprop.[ch] (scm_c_source_property_breakpoint_p):  New
function, replaces macro SRCBRKP.

(SRCBRKP):  Deprecated.

* eval.c (SCM_CEVAL): Replaced use of SRCBRKP by call to
scm_c_source_property_breakpoint_p.  Removed some use of arg1 as
temporary variable.
NEWS
libguile/ChangeLog
libguile/eval.c
libguile/srcprop.c
libguile/srcprop.h