Closed GoogleCodeExporter closed 8 years ago
Does D2012 still require a hack in that place or does it work with the regular
code now? (ie. just "exprBase:=args.ExprBase[0];")
The ExprBase[] implementation was simplified, so if it works now, the ifdef
could just be removed.
Original comment by zar...@gmail.com
on 27 Jan 2014 at 1:28
After removed ifdef it works fine. But in new functionality "external" has two
compilation bug:
[DCC Error] dwsExternalFunctionJitx86.pas(301): E2003 Undeclared identifier:
'ToArray'
[DCC Error] dwsExternalFunctions.pas(81): E2003 Undeclared identifier:
'PNativeInt'
Original comment by kazantse...@mail.ru
on 27 Jan 2014 at 1:42
Issue was fixed. Tested on rev.2400
Original comment by kazantse...@mail.ru
on 28 Jan 2014 at 7:39
Original comment by zar...@gmail.com
on 28 Jan 2014 at 7:41
Original issue reported on code.google.com by
kazantse...@mail.ru
on 24 Jan 2014 at 5:45