On Sun, 28 Mar 2010, Flávio Etrusco wrote:
Hello,
are StrUtils just for Delphi compatibility or are they meant for "real use"?
In the first case, is there an alternative unit? In the second, would
simple patches to implement "AnsiStartsStr" and "AnsiEndsStr" with
CompareMem (for starters) be a
Hello,
are StrUtils just for Delphi compatibility or are they meant for "real use"?
In the first case, is there an alternative unit? In the second, would
simple patches to implement "AnsiStartsStr" and "AnsiEndsStr" with
CompareMem (for starters) be accepted?
Best regards,
Flávio
_
I have no idea, if this is an FPC or Lazarus, though it seems to be FPC
/ RTL.
I get the following exception, with trunk, revision 15038. Build with
range check -Cr -Co -Ct
It happens when calling FILEGETATTR with the name of a not existing
directory.
The stacktrace is from Lazarus, checkin