|
From: Leif M. <le...@ta...> - 2003-04-16 04:58:24
|
Andy,
You are correct. That may have been the cause of your problem. I went
through and cleaned up all mallocs throughout the application. Most of
them were Ok, but there were a few other places where I was not
multiplying the size by sizeof(char). That was not causing any problems
but it was sloppy.
Could you please give the current CVS code a try and see if it now works
on OSX?
> Perhaps I should put 'C Programming' back on my resume :)
I wouldn't. Then you might get hired to do C programming... :-P The
Wrapper is C,
but I prefer Java hands down for most applications.
Cheers,
Leif
|