Skip to content

Non-ASCII characters are not sent correctly in the client #5

@melchor629

Description

@melchor629

OS:
// Current OS system and version
macOS 10.12.6 / Manjaro 17

VERSION DEV-CHAT:
// Current version of Dev-Chat
1.0.1

ISSUE:
// Description of the issue
Non-ASCII characters are discarded due to the reading byte by byte. The client should read the keyboard input using wide characters wchar_t, and ensuring the input is imbued using the locale of the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions