-
```
$ v .
ved.v:871:49: error: `utf32_to_str_no_malloc` parameter `buf` is not `mut`, `mut` is not needed`
869 | }
870 | mut buf := [5]u8{}
871 | s := unsafe { utf32_to_str_no_m…
-
## The Problem
Either a documentation problem or an implementation problem.
UTF32 encode / decode is not implemented.
This page: https://docs.perl6.org/type/Encoding::Registry specifically imp…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1011050/csharp-space-between-method-call-parameter-list-pa.html)._
---
In…
-
Some of the unit tests fail on armv7 FreeBSD 15-CURRENT. They seem to have already failed with 5.5.0:
```
92% tests passed, 6 tests failed out of 77
Total Test time (real) = 79.30 sec
The …
-
```
gpg2john.c:1632:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
…
-
trying building on ubuntu linux 20.04
git cloned main repo
i enter the folder then:
1) medon build ok (i had to install libxkbcommon-dev)
2) ninja -C build failed
> ninja: Entering directo…
-
I just made a fresh install of Virtuoso via docker (https://hub.docker.com/r/joernhees/virtuoso/, latest build), and a fresh install of ``virtuoso-python`` from github with the latest version.
When I…
-
| | |
| --- | --- |
| Bugzilla Link | [42098](https://llvm.org/bz42098) |
| Version | unspecified |
| OS | MacOS X |
| CC | @DougGregor,@zygoloid |
## Extended Description
MacOS's SDK does…
-
The following options related to floats and ints aren't yet supported in bit array patterns & expressions on the JavaScript target:
* Explicit size on floats, e.g. 32-bit. Currently floats are alwa…
-
Connection via ProxySQL hangs forever when I try to set one of the charsets not supported, as stated in doc:
https://dev.mysql.com/doc/refman/5.7/en/charset-connection.html#charset-connection-impermi…