-
### Description
Starting from DCMTK 3.6.8, upstream added a new alternative implementation for character set conversions which doesn't require `libiconv` or `ICU`. They call it `oficonv`. The CMake s…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
one case found in our users:
- table with UTF8 chaset, but with latin1 for `charset_set_client`, `chars…
-
TC_Mod1_1 | Check if JSON folder empty | No file | No conversion | Failed | Trying to convert files without json files. If shared folder is empty, conv…
-
![Снимок экрана 2024-02-20 101316](https://github.com/moacirrf/netbeans-markdown/assets/27403545/2b9338f4-1e5d-4cdd-9671-f049f11fe9d8)
-
I got this error
iconv(): Wrong charset, conversion from `auto' to`utf-8//IGNORE' is not allowed
```
Route::get('generate', function()
{
$pdf = App::make('dompdf');
$pdf->loadHTML('Test');
retu…
-
[This commit](https://github.com/libarchive/libarchive/commit/6c8b32616fcd6ea1e14529dbeb503eb8357b225b "On Windows, make sure libarchive does not store the Windows style path") adds code to convert Wi…
-
o/ I'm migrating from JNA to JNR, and almost everything works fine. However, I've run into a really odd bug when using callback functions. I've built a minimal project that reproduces it. The JNA equi…
-
When using with PHP, returns error
```
Notice: iconv(): Wrong charset, conversion from `utf-8' to `us-ascii//TRANSLIT' is not allowed
```
Essentially the same issue as reported on https://github.com…
-
this command (amngst ohers too) resulting in a "Duplicate key name" error.
```sh
wp index-mysql enable wp_postmeta
```
**Versions**
**Plugin**:1.5.2
**MySQL:** 10.3.39-MariaDB-0ubuntu0.20.…
-
### Your current environment
For setup, I am using the version 0.5 and the vllm_openai target as part of the Dockerfile with these arguments:
```
environment:
- NCCL_SOCKET_IFNAME=eth0
…