#1 2022-03-11 21:28:31

Prometeus
Member
From: USA
Registered: 2020-11-20
Posts: 42

Compiling error in mormot.net.sock

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

#2 2022-03-12 06:45:10

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: Compiling error in mormot.net.sock

You are right.

Should be fixed by https://github.com/synopse/mORMot2/commit/5ca3322e

FPC is less touchy about inlining.

Offline

Board footer

Powered by FluxBB