-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/). LLVM-related results are [here](https…
-
Since Java 20 I am unable to run the delombok plugin.
My pom.xml: https://github.com/kangarko/Foundation/blob/master/pom.xml#L192
Just tested on lombok 1.18.28 and the latest (semi-old) lombok m…
-
Hey, I try krpano with [nuxtjs ](https://fr.nuxtjs.org/) and it doesn't work.
My config (plugin/vue-krpano.js) :
`import Vue from 'vue'
import Krpano from "vue-krpano";
Vue.use(Krpano);`
I ha…
-
When i try to create the order, i saw:
/home/nvbn/work/totemi/ENV/local/lib/python2.7/site-packages/django/db/models/fields/__init__.py:808: RuntimeWarning: DateTimeField received a naive datetime (…
nvbn updated
11 years ago
-
This issue was originally created at: 2009-09-23 12:43:58.
This issue was reported by: `overmind`.
>overmind said at 2009-09-23 12:43:58
The basic SCons package supports only the MSVC precompiled…
-
In the packaging workflow the version of the Rust compiler used depends on the workflow job being executed:
- For cross-compilation this is currently 1.64.0 from the [Ubuntu 20.04 GitHub hosted run…
-
win18rr_transductive Report an error:
10:41:03 Random seed: 1024
10:41:03 Config file: config/transductive/wn18rr.yaml
10:41:03 Delta: 0
10:41:03 {'dataset': {'class': 'WN18RR', 'root': '~…
-
### Brief Issue Summary
On OSX with a cross compiler in $ARMGCC_DIR attempting to debug via jtag with cortex-debug yields the error:
"Problem to get debug from cache. Error: Unable to find GDB…
-
my pre-commit file look like:
```shell
fail_fast: false
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0 # Use the ref you want to point at
hooks:
- id…
-
After entering `cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release` in ubuntu 20.04, I've got build errors as following.
```
-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identificat…