-
@vkrasnov I fixed the broken hunks:
```
$ diff -Naur src/http/v2/ngx_http_v2_filter_module.c.floren src/http/v2/ngx_http_v2_filter_module.c
--- src/http/v2/ngx_http_v2_filter_module.c.floren 2017-0…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR51358](https://bugs.llvm.org/show_bug.cgi?id=51358) |
| Status | NEW |
| Importance | P normal |
|…
-
I've run Gradualizer using the Rebar3 plugin on the top Hex.pm Erlang libs and [here are the results](https://github.com/erszcz/non-otp-libraries/blob/8392e56152f457bb3c9393f9d7e1d810c26732a2/graduali…
-
I followed the setup instructions in the README, and everything compiles, but as soon as I run the client code with a server running (i.e. every time I fire a request), I get this from the server:
``…
-
I tried to apply recipe #409 to `executables` but it does not seem to work.
This is the respective section of my `package.yaml` (it does not have a `library` section):
```yaml
executables:
LR:…
-
Running stack build I got this error message
generated /Users/xxx/git/OneWeekApps/owa-core/owa-core.cabal
Unable to parse cabal file /Users/xxx/git/OneWeekApps/owa-core/owa-core.cabal: NoParse "ot…
-
My local `hoogle` doesn't contain the document `base` package while my versions is as below.
```shell
~/p/api-diqye[1]>stack --version
Version 2.11.1, Git revisio…
diqye updated
1 month ago
-
## CVE-2023-33953 - High Severity Vulnerability
Vulnerable Libraries - grpcv1.25.0, grpcv1.25.0, https://source.codeaurora.org/quic/la/platform/external/grpc-grpc/LA.AU.0.0.2.c1-00420-gen3gvm.0
…
-
using csi-grpc-proxy-v0.5.2-windows-amd64.exe from
https://github.com/democratic-csi/csi-grpc-proxy/releases/download/v0.5.2/csi-grpc-proxy-v0.5.2-windows-amd64.exe
it looks like the issue is in h…
-
If we ever want to use Haskell to write a shared object/library that is meant to be consumed by another language (like C or something that also has FFI). Then we can use the `foreign-library` feature …