Re: FastMM478 flagging ordinary statements



Sam Larson wrote:

When I run FastMM on my D2006 app it complains on statements that use:

UpperCase, DateTimeToStr, and HyperStr's Parse function.

Since these functions are in a loop, it will flag them thousands of
times. The log file is a whopping 755k lines. (Should I post it? -
Just kidding.)


How is it flagging them?
Perhaps there is a more efficient way of writing what you're doing?

--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
.



Relevant Pages

  • Reading from log
    ... danield writes: ... > I am looking for help with creating a digest of a log file. ... Then when you go thru the loop again, ... test the flag to see if it is set. ...
    (perl.beginners)
  • FastMM478 flagging ordinary statements
    ... Since these functions are in a loop, it will flag them thousands of times. ... The log file is a whopping 755k lines. ... If I write a test application and put these same functions in it, FastMM does not flag them when they are executed. ...
    (borland.public.delphi.thirdpartytools.general)