William Charles Nickerson Guest
|
Posted: Thu Apr 29, 2004 2:33 pm Post subject: Re: Need help deciphering a CodeGuard error |
|
|
A couple of quick updates:
"William Charles Nickerson" <bill (AT) wcnickerson (DOT) ca> wrote
....
Zero length empty class methods in the C++ options). I will try this but
| Quote: | I'm not sure what affect this will
have or if it is just hiding a deeper issue.
|
I have tried turning off Zero length empty class methods -- no joy.
I have also turned off Zero length empty base classes -- no joy.
I have done this for the application and the 4 packages I have created for
it.
I have also turned off Validate the 'this' pointer on member function entry
which has
eliminated all the messages in CodeGuard. However, my application still
runs into the
memory issue.
Am I barking up the wrong tree looking at THashedStringList? I do get
resource leak
messages when the program crashes, but that is to be expected. CodeGuard is
reporting
nothing up to the point of the EAccessViolation.
Ciao
Bill
|
|