-
### Description
```
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `mb_utf16be_to_wchar' with pointer equality in `ext/mbstring/libmbfl/filters/mbfilter_utf16.o' can not be used when making an executable…
-
Was looking through steamapi msgs and found kv wstring type in lobby chat
In case one will need it, here is a short add for ValveKeyValue/Deserialization/KeyValues1/KV1BinaryReader.cs
replace
`…
-
Migrated from [rt.perl.org#126704](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=126704) (status was 'new')
Searchable as RT126704$
-
### Operating System
Windows 10
### x64dbg Version
Oct 29 2023
### Describe the issue
when you edit the breakpoint,the back slash("\\") in string is converted into an escape character(…
-
Our UTF16 API is able to handle invalid UTF16 by pretending unpaired surrogates are U+FFFD REPLACEMENT CHARACTERs.
It would be nice to be able to do the same for the UTF8 API.
We could implement…
-
### Description
The following code:
```php
-
I was looking again (very slowly) at getting tagfunc based definition jumps totally right. One thing I wanted to fix was cursor positioning.. unfortunately the Microsoft spec demands utf16 while at l…
-
[`toUTF16`](https://github.com/libui-ng/libui-ng/blob/4d46de31eafad84c88b939356bcd64e6c5ee3821/windows/utf16.cpp#L6) and [`toUTF8`](https://github.com/libui-ng/libui-ng/blob/4d46de31eafad84c88b939356b…
-
I have attached a patch for this. it is outputting FF characters rather than CR in crlf / UTF16 encoding.
-
Expose a String type with a slightly different name that doesn't assume one specific encoding.
``` haskell
data EString encoding = EString (UArray Word8)
```
where encoding are specific disjoint typ…