On 3/8/16, silvioprog <silviop...@gmail.com> wrote:

> 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;

1. Shouldn't Cmem be the first unit in your program's uses clause?
2. Maybe http://bugs.freepascal.org/view.php?id=29759

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

Reply via email to