Fiona Johanna Weber
Fiona Johanna Weber
The error-messages in the exceptions thrown by the JSON-parser aren't very helpfull: > Error: rapidjson internal assertion failure: IsObject() It would be great if these could become more descriptive, maybe...
@Moini wrote this in [this](https://github.com/Florianjw/NiceCharts/pull/6) PR: > There's currently a discussion on the Inkscape developers mailing list if NiceCharts should be added to the default extensions shipped with Inkscape: >...
It has recently come to my attention that the dhparam-command of both openssl and libressl generates insecure groups: When I request a generator (2 or 5), the library will search...
At this moment, using `"UseTab": "ForIndentation"` in the config file results in clang-format refusing to work, because it will always conflict with the automatically set `UseTab` which is either `false`...