Skip to content

issues Search Results · repo:synopse/mORMot language:Pascal

Filter by

0 results
 (114 ms)

0 results

insynopse/mORMot (press backspace or delete to remove)

Hi Team, I recently started to play in 64 bit. Normally I was 32 bit exclusive. I ran up against an issue with paszip.pas, used in a couple of places in various 3rd Party libraries. I kept geting an error ...
  • ijbranch
  • 7
  • Opened 
    on Dec 1, 2024
  • #458

clipboard-202410012027-ujqag made a quick dirty change to add native (not emulation) support for hyperlink and help events works fine in delphi 2007 / windows 10 and i think should work with other Delphi ...
  • the-Arioch
  • 1
  • Opened 
    on Oct 2, 2024
  • #456

This corruption can be observed when compiling with Optimization on and local Double variables are stored in XMM6 onwards. Code blocks similar to the {$IFNDEF LINUX} blocks in sha256_sse4 from Intel are ...
  • zunzster
  • 8
  • Opened 
    on Jun 27, 2024
  • #454

Hi! I have some problems when using mORMot for function TMongoCollection.AggregateDoc. When using $limit:1 in operators, one result is returned as variant. But how to obtain results in case when using ...
  • vertnik
  • 1
  • Opened 
    on Feb 21, 2024
  • #452

Hello, can I make a bloomfilter for any huge amount of data? var BloomFilter:TSynBloomFilter; procedure Duplicates; var I:integer; s:string; begin for i:=0 to maxint do begin s:=inttostr(Random(999999)+99999)); ...
  • Uefi1
  • 1
  • Opened 
    on Jan 20, 2024
  • #450

Cannot compile under Delphi 12, the compiler throws an error: [dcc32 Error] SynCrtSock.pas(5381): E1012 Constant expression violates subrange bounds It seems this is no longer valid under Delphi 12. ...
  • myonlylonely
  • 2
  • Opened 
    on Dec 2, 2023
  • #448

Hello, This isn t so much of an issue, but rather an addition to the JSON parser for GetJSONFieldOrObjectOrArray (Ln 57200) and GetJSONField (Ln 56833). I am using mORMot v1.18 (I don t have an exact ...
  • WTM-Jarryd
  • 1
  • Opened 
    on Mar 16, 2023
  • #443

Filling OSVersionInfo is not thread safe, it shoud be moved into the initialization part. It can cause the OpenType and the TWinHTTP.InternalGetProtocols check failed. procedure TWinHTTP.InternalConnect(ConnectionTimeOut,SendTimeout,ReceiveTimeout: ...
  • myonlylonely
  • 1
  • Opened 
    on Dec 15, 2022
  • #442

Performance will be affected when the file is large, e.g. HEAD http://localhost/bigfile.json HTTP/1.0 200 OK X-Powered-By: mORMot 1.18 synopse.info Server: mORMot (Windows) Content-Length: 28373948 procedure ...
  • ysair
  • 4
  • Opened 
    on Dec 12, 2022
  • #441

call HttpGet( http://..... , nil, false, @status); function HttpGet(const aURI: SockString; const inHeaders: SockString; outHeaders: PSockString; forceNotSocket: boolean; outStatus: PInteger): SockString; ...
  • ysair
  • Opened 
    on Dec 12, 2022
  • #440
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub