-
| | |
| --- | --- |
| Bugzilla Link | [22311](https://llvm.org/bz22311) |
| Version | 3.5 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
noclo…
-
It seems that the logic in this PR: https://github.com/slog-rs/slog/pull/170 has been reverted somehow, because I now get exactly those errors which are described in that PR when I try to use `?` or `…
netvl updated
2 weeks ago
-
Tried to workaround #77 and found that "libasync" config build is broken
```
eventcore 0.8.39: building configuration "libasync"...
../../.dub/packages/eventcore-0.8.39/eventcore/source/eventcore…
-
**Description**
Some `return` statements are redundant, and can safely be removed, if they are not followed by other statements.
This is specially true for `void` functions.
I am not sure if a …
-
```
~/Downloads/otyasmilebasic $ ./otyasmilebasic.exe
std.net.curl.CurlException@std\net\curl.d(3943): Failed to load curl, tried "libcurl.dll", "curl.dll".
----------------
0x0047C4B7 in pure @…
-
The new configuration is this:
```php
-
I recently encountered some code structured like this:
```java
import org.checkerframework.common.returnsreceiver.qual.This;
import java.io.Closeable;
interface Interface {
@This Interfac…
-
And perhaps more generally, some tokio glue would be nice. For File, tokio has a From implementation, but (somewhat obviously) no integration for these _at functions.
One path would be implement t…
-
```
Did you run into this issue using your mingw_build.sh script?
In file included from idasdk65/include/ida.hpp:11:0,
from template.cpp:1:
idasdk65/include/pro.h:610:84: error: decl…
-
Hello.
Your library is great but it is safe threads and multiple clients?
Consider that you have 100+ clients send data on the same channel
SERVER:
```
ikcpcb *kcp1 = ikcp_create(0x112233…