i have an issue in Sparkle.WebBroker.Adapter unit in procedure apr_table_do(comp: TCompFunc; rec: Pointer; const t: Papr_table_t); cdecl; varargs;
thank you
i have an issue in Sparkle.WebBroker.Adapter unit in procedure apr_table_do(comp: TCompFunc; rec: Pointer; const t: Papr_table_t); cdecl; varargs;
thank you
Please find attached a patched Sparkle.WebBroker.Adapter.pas file that should fix such issue.
Just replace yours with this one. Next release will have this file updated.
Sparkle.WebBroker.Adapter.pas (5.2 KB)
Thank you, Wagner. It works.