Closed gukazma closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
03e21b4
) 29.98% compared to head (ffdecfe
) 29.98%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Hello @geekgary-x, thank you for the fix. As I see the file is already saved in UTF-8 encoding, which should properly support that pseudo-graphics symbols. While I don't fully understand why VS and Windows with Chinese encoding set by default denies to compile it, I agree to fall back to ASCII as a bullet-proof solution 😄
When compiling with Visual Studio, the error message
This file contains characters that cannot be represented in the current code page (936). Please save the file as Unicode format to prevent data loss.
indicates that special encoding format is used in the comments.