Skip to content

XE4 AllocMem proto differs #13

Description

@GoogleCodeExporter
ScaleMM3.pas cannot be compiled in XE4 because of 

TMemoryManagerEx
...
    AllocMem: function(Size: NativeInt): Pointer;
...
end;

size is NativeInt (signed)

I've attached simple patch, but I'm not sure it's proper, though it works for 
me.

Original issue reported on code.google.com by vld.de...@gmail.com on 11 Jun 2013 at 12:27

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions