Vadim Lou
Vadim Lou
WuMgr and WUMT 
If you have experience on this topic, you can offer it. I don't have much time at the moment. In the declaration there are search options via path. How do...
Yes, it is important...
Added branch "Big-JSON" https://github.com/pult/SuperObject.Delphi/compare/Big-JSON Replaced Integer to TBigInt https://github.com/pult/SuperObject.Delphi/commit/b24e29cdd342ef6b5995831e86725173faea6e43 But I can't test it. Please do the testing.
Let's see..later
Custom Attribute is supported from compiler 3.3.1 ( your 3.2.2 ). https://wiki.freepascal.org/Custom_Attributes Try disabling "{$define HAVE_RTTI}" in "superobject.pas". For example, like this: ``` {$IFDEF FPC} {$define HAVE_INLINE} ... {$if (fpc_version>3)...
Fix (Not tested): FPC no member "TTimeZone.Local" https://github.com/pult/SuperObject.Delphi/commit/ed209915198ae34ef2f6614545bcab6f2fe515cf