Simmo Saan
Simmo Saan
goblint-cil.2.0.5 does some optional compilation based on whether `cpp -m32` and `cpp -m64` work, so it might make sense for it to have an optional dependency on such conf-gcc-multilib package....
I have manually labelled a lot of data to train from, e.g. ``` 2015-10-03 * "AS EESTI TELEKOM" "" Assets:Swedbank:Main -5.75 EUR Expenses:Phone 2015-10-16 * "TARTU ÜLIKOOL" "Õppetoetus" Assets:Swedbank:Main 240.00...
After updating fava from 1.30.3 to 1.30.6, fava-investor tables now show the following message: > The querytable macro is deprecated, please switch to the frontend-rendered query result. See fava.ext.fava_ext_test for...
There should be a CI check for the `x-ci-accept-failures` field because there packages which use formats that aren't intended and silently just don't work. > > AFAICS, under `x-ci-accept-failures` we...
Apparently, PR #8510 added a doi backend which supports Zenodo. However, the only way to know about it is to grep the source code or search the GitHub PRs. Neither...
When I mount the following: ```console $ httpdirfs -f --single-file-mode --debug --no-range-check https://zenodo.org/records/17531362/files/goblint.zip goblint-svcomp26/ LinkTable_print: -------------------------------------------- LinkTable_print: LinkTable 0x65138d5ac5f0 for https://zenodo.org/records/17531362/files/goblint.zip LinkTable_print: -------------------------------------------- LinkTable_print: 0 H 0 https://zenodo.org/records/17531362/files/goblint.zip LinkTable_print: 1...
### Have you checked that your issue isn't already filed? - [x] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/main/FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue. - [x]...
Closes #3286. I have only briefly tested this in my own gem-based fork of the theme and it seemed to work. But this probably should be tested more thoroughly, especially...
**Describe the bug** Using the deep expression operator seems to be invalid in OCaml: ``` Rule parse error in rule semgrep.list-concat-map-map: Invalid pattern for OCaml: Stdlib.Parsing.Parse_error ----- pattern ----- List.concat_map...
**Describe the bug** OCaml autofix is missing parentheses to preserve structure and operator precedence. **To Reproduce** Steps to reproduce the behavior, ideally a link to https://semgrep.dev/playground (click "share" and make...