Vadim Lou

Results 17 comments of Vadim Lou

WuMgr and WUMT ![shot](https://user-images.githubusercontent.com/1542721/91127176-6582f280-e6ae-11ea-8655-deafc2051429.jpg)

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...

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.

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