Re: SCM_DEBUG reveals possible goops bugs

2009-05-10 Thread Ludovic Courtès
Hi Mike, Mike Gran writes: > Here are some things I've noticed. I don't know what to make of them, > but, I wanted to jot them down before I forgot them. I suggest that you file them in the bug tracker so we *really* don't forget them. :-) Thanks, Ludo'.

SCM_DEBUG reveals possible goops bugs

2009-05-03 Thread Mike Gran
Here are some things I've noticed. I don't know what to make of them, but, I wanted to jot them down before I forgot them. 1. When compiled with -DSCM_DEBUG, build fails because of invalid lvalue assignment in programs.c. Easy fix. See attached patches to program.[ch]. 2. When compiled with -D