Richard Todd <[EMAIL PROTECTED]> writes: > > Both normal and recursive mutexes are showing up as 44 bytes.
Thanks, I increased it. > I thought you might prefer that, but I was trying to make the smallest changes > to other architectures as possible, and let you make that call. Yes, ... and no :-). Conditionals like __APPLE__ are usually bad, since people end up unable to remember exactly why it was like that, and apple might make a new system, or make their existing system normal, or whatever. _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
