-
Hi,
`utf8proc_map_custom` takes a `void *custom_data` parameter. However, if the `custom_data` is modified by the custom function, utf8proc_map_custom might not work as expected-- and possibly corr…
-
**Describe the bug**
ISO C++ prohibits anonymous structs. There are anonymous struct definitions in MQTTProperties header
```cpp
/**
* Structure to hold an MQTT version 5 property of any type
…
-
https://www.postgresql.org/docs/current/functions-string.html
https://www.postgresql.org/docs/current/functions-binarystring.html
Make sure to test special values: empty string, multi-byte Unicode…
-
I'm trying to develop web application using the MVC 1.0 framework (ozark).
The view engine type is JSP and the charset encoding of request and response is **Shift_JIS**.
When retrieving @FormParam par…
-
Thank you very much for the versioned tarball. I am attempting to build tlx for Fedora. There is a test failure on our s390x builder; that is a 64-bit big endian architecture:
```
Start 33…
-
```
What steps will reproduce the problem?
1. create a message payload with multi-byte text, over the maximum amount of
characters allowed for the message (512 bytes)
2. try to send it
What is the e…
-
```
What steps will reproduce the problem?
1. create a message payload with multi-byte text, over the maximum amount of
characters allowed for the message (512 bytes)
2. try to send it
What is the e…
-
I'm trying to develop web application using the MVC 1.0 framework (ozark).
The view engine type is JSP and the charset encoding of request and response is **Shift_JIS**.
When retrieving @FormParam par…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [2af0051c894aac4d1a9d6479ad6dd7547a688363](https://github.com/dotnet/runtime/commit/2af…
-
Submitted by: @pavel-zotov
chcp 1251
isql \-ch win1251 localhost/3333:e30
SQL\> create or alter user "Спасопреображенский" password '123';
Statement failed, SQLSTATE = 22001
arithmetic exceptio…