On Tue, 8 Mar 2016, Sven Barth wrote:

Am 08.03.2016 01:51 schrieb "silvioprog" <silviop...@gmail.com>:

Hello,

I got an AV in the CMem unit. To reproduce the problem just compile and
run this code below:

=== code ===

program project1;

{$mode delphi}

uses
  Classes, SysUtils, cmem;

[Snip]
=== /code ===

*Always* put an alternate memory manager as the first unit. I think that
requirement is even documented somewhere...

First paragraph.

http://freepascal.org/docs-html/current/rtl/cmem/index.html

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to