From: David E. <de...@us...> - 2007-10-13 02:26:07
|
Reg wrote: > Maybe take a look at my message of September 6th.? Not sure to what you are specifically reffering. Anyway, using Valgrind and with Roger's help, I uploaded some memory bug fixes. And hopefully, I did not introduce any new bugs to TC CVS (0.63.79). If the CVS version does not fix the problem you are encountering, then the only thing I can suggest is to post a Valgrind trace. Example: #valgrind --leak-check=full htcobol -c -P -I. GCMMSTMN.COB 2>&1 | GCMMSTMN.trace.txt Cheers |