mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00

let's not assume that char is signed (its signedness is not defined). The server was also affected by the wrong typedef.
let's not assume that char is signed (its signedness is not defined). The server was also affected by the wrong typedef.