davidtgillard
davidtgillard
### Description Under particular circumstances, the present implementation of the Cyclomatic Complexity rule [FL0071](https://fsprojects.github.io/FSharpLint/how-tos/rules/FL0071.html) will necessarily generate multiple messages when the complexity exceeds the configurable maximum. ### Repro steps As...
- removed librt dependency - specify C++11 as standard - remove some compiler flags - added WindowsUtcTimeSource singleton class (determines if GetSystemTimePreciseAsFileTime is available) - updated DateTime::Now to use WindowsUtcTimeSource...
The jar file seems to no longer be available on appveyor, so I updated the readme. I also had to update a path in zip-assembly.xml to compile the jar.