[Coldstuff] Bugs in Genesis...

Bruce Mitchener coldstuff@cold.org
Thu, 28 Mar 2002 01:38:49 -0600


Allen Noe wrote:
> Bruce Mitchener wrote:
> 
>>How about someone send me a tested patch along with a patch for the
>>tests to help prevent this sort of thing from happening again?
>>
> 
> OK, here's a testcase. I still wouldn't call the patch tested, but it makes
> coldcc not segfault when compiling test.in.

Thanks.

You might check out Valgrind sometime.  Pretty nice tool, kinda like 
Purify, but free and has no GUI:

   http://developer.kde.org/~sewardj/

(But the site seems to be randomly down, including right now.)

Oh yeah, and it is really really slow.  Expect your app to run 50-100 
times slower. :)

  - Bruce