Closed genericptr closed 2 years ago
Building with FPC 3.3.1 is giving errors that there no class initialize with a method named initialize. Something must have changed with the JSON RPC streamer. Publishing indexed enums was deprecated also (which is fixed now).
initialize
Fixed in 3.3.1 trunk now. JSON RPC bug, not related to the server.
Building with FPC 3.3.1 is giving errors that there no class
initialize
with a method namedinitialize
. Something must have changed with the JSON RPC streamer. Publishing indexed enums was deprecated also (which is fixed now).