Parsifal

Results 3 issues of Parsifal

The usage documentation of iF.SVNAdmin is the worst I have ever seen. I have never explained how to use the command. You can tell me that svn is not supported...

## Description Compared with the traditional separate locking method, Acquire-Release read-write consistency provides a better solution in terms of performance, readability, scalability and memory consistency. When using ordinary locking mechanisms,...

needs-review

**Describe the bug** I want to use SHAERD add_library to link my code file. This is my code `add_library(${PROJECT_NAME} SHARED settingParser.cpp settingParser.h)` `target_link_libraries(${PROJECT_NAME} "-Wl,--whole-archive" jsoncpp "-Wl,--no-whole-archive" "-fPIC")` ERROR is :...