Skip to content

Convert Russian comments to UTF-8 or re-write them in English #1

@xplt

Description

@xplt

I took a quick glimpse at the code and I see that it uses CP1251 encoding for both comments and the code. For example,

Comments (in many-many places, these are just a few examples):

Code: https://github.com/KD-lab-Open-Source/qdEngine/blob/main/src/QD/Core/System/app_error_handler.cpp#L15

I think, it should be either converted to UTF-8 (not sure if it's possible, if it is being used in code as well) or to be re-written in English

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions