You are not logged in.
Pages: 1
Compiling error at:
[dcc32 Error] mormot.net.sock.pas(1353): E2441 Inline function declared in interface section must not use local symbol 'PSockAddr'
Delphi 11
Last edited by Prometeus (2022-03-11 21:31:53)
Offline
You are right.
Should be fixed by https://github.com/synopse/mORMot2/commit/5ca3322e
FPC is less touchy about inlining.
Offline
Pages: 1