-
```console
$ nim --version
Nim Compiler Version 0.20.2 [Linux: amd64]
Compiled at 2019-07-17
Copyright (c) 2006-2019 by Andreas Rumpf
git hash: 88a0edba4b1a3d535b54336fd589746add54e937
active …
-
**Original bug ID:** 5256
**Reporter:** toots
**Status:** resolved (set by @xavierleroy on 2017-02-13T17:49:26Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** major
**Version:** 3.11.2
**Ta…
-
#### Relax-and-Recover (ReaR) Issue Template
Fill in the following items before submitting a new issue
(quick response is not guaranteed with free support):
* ReaR version ("/usr/sbin/rear -V")…
-
While working [Issue 656](https://github.com/weidai11/cryptopp/issues/656) it suddenly occurred to me... This *"bad result"* is not internationalized (from [GNUmake, around line 100](https://github.co…
-
#### Relax-and-Recover (ReaR) Issue Template
Fill in the following items before submitting a new issue
(quick response is not guaranteed with free support):
* ReaR version ("/usr/sbin/rear -V")…
-
I am using buildozer in vitualbox (with the image provided on the site).
I was able to successfully build an android package earlier, and was very happy to see it work. But today, it just stopped wor…
-
Note: /var/log/icinga2/crash/report.1534786927.216873 is included following the error.log
I have seen other client crashes but they did not produce crash reports or error.log entries. I do not kno…
-
### Description of Issue/Question
Hi, on a Synology NAS I cannot manage users with `user` virtual module because no `useradd` command is present. While the installed version is pretty old, it does …
-
@nodejs/crypto
OpenSSL 1.1.1-pre1 was [released today](https://www.openssl.org/news/openssl-1.1.1-notes.html). The headline item is TLS 1.3 (worth noting that the spec hasn't quite been finalised y…
rvagg updated
5 years ago
-
the C compiler fails to build with msvc 2015 and 2017 "error: failed to open message resource file"
msvc 2013 builds that part but fails further down the line with ICU because it does not have char16…