#1 2026-05-07 07:30:55

itSDS
Member
From: Germany
Registered: 2014-04-24
Posts: 603

Actually there are 2 compiler error in 14877

in mormot.ui.gdiplus.pas : add mormot.core.unicode to uses (SameTextS is missing)
in mormot.net.async.pas: the type of headdate is wrong it has to be TUnixTime or there is something else wrong,
  result := proxy.RemoteClientHead(remote, h, headers, headsize, headdate); // <- Hier TUnixTime is expected headdate is TUnixMSTime

best regards


Rad Studio 12.3 Athens / 13.0 Ganymede

Offline

#2 2026-05-07 07:49:42

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 15,475
Website

Re: Actually there are 2 compiler error in 14877

Indeed.

Should be fixed now.

Sorry for the issue.

Offline

Board footer

Powered by FluxBB