-
Nimble currently can't be compiled with `-std=c99` flag passed to the compiler.
A number of errors will trigger when ISO C99 requirements are enforced.
turon updated
4 years ago
-
I use fish as a default shell, but sh as my shell for vim scripts because many of the plugins I use assume the standard sh syntax. fish does work, actually very well, with `:terminal`.
According to […
-
## Expected behavior
FFLAGS will be used for all parts of the build.
## Actual behavior
FFLAGS are used for everything except libparpack.
## Where/how to reproduce the problem
- arpack-…
loqs updated
9 months ago
-
Second version of the Energy Profiler Plugin for TensorBoard #3
## Objectives
1. Feed the plugin with real energy consumption data collected in parallel with IPMI.
a. Verify if the energy c…
-
## Required information
**Operating system:**
E.g. Ubuntu 18.04 LTS
**Compiler version:**
E.g. GCC 7.4.0
**Eclipse iceoryx version:**
E.g. `v1.2.3` or `master` branch
**Observed result …
-
this PR https://github.com/nim-lang/Nim/pull/10492 adds a lot of great documentation how ever it also adds a lot of things like:
```
`getFilePermissions `_
```
which are required today by docgen t…
-
It looks like clang-upc2c is converting calls to certain stdio scanf-family functions to some internal name.
These names are now declared anywhere, resulting in implcit decl warnings from non-clang ba…
-
Self explanatory.
-
Should consider migrating to SARIF output for our custom checks.
For example SARIF can be generated from python like so:
```python3
from sarif import *
# Create a new SARIF file
sarif_file = …
-
Package: qtbase[concurrent,core,doubleconversion,fontconfig,freetype,gui,harfbuzz,jpeg,network,opengl,pcre2,png,testlib,thread,widgets]:x64-mingw-static@6.6.1#3
**Host Environment**
- Host: x64-wind…