Anthony(Huang Liang)
Results
2
issues of
Anthony(Huang Liang)
I simplified my code as follow, I was expecting to create a dictionary from another, but it fails. `actual := TCounter.Create(expected);` raise a compiling error. dictionarytest.pas(12,37) Error: Incompatible type for...
**Is your feature request related to a problem? Please describe.** I want to include prebuilt library into the build system. e.g. the boost.filesystem library, unit-test-framework, openssl. **Describe the solution you'd...