This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RECKLESS vs SCM_RECKLESS



The Guile code uses both.

This means that, if you want to build a very fast
Guile to run your perfectly debugged programs, you'll
have to -DRECKLESS -DSCM_RECKLESS.

Does this mean that the cycle-happy among us just use
SCM and don't bother? :)

Not something 1.3 release-critical, I guess...

peace,
mike.