Skip to content

Replace non-ascii characters to fix MSVC warning#1791

Merged
Dead2 merged 1 commit intozlib-ng:developfrom
FantasqueX:remove-non-ascii
Sep 20, 2024
Merged

Replace non-ascii characters to fix MSVC warning#1791
Dead2 merged 1 commit intozlib-ng:developfrom
FantasqueX:remove-non-ascii

Conversation

@FantasqueX
Copy link
Copy Markdown
Contributor

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@efca012). Learn more about missing BASE report.
Report is 3 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1791   +/-   ##
==========================================
  Coverage           ?   33.21%           
==========================================
  Files              ?       66           
  Lines              ?     5504           
  Branches           ?     1227           
==========================================
  Hits               ?     1828           
  Misses             ?     3411           
  Partials           ?      265           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nmoinvaz nmoinvaz added the cleanup Improving maintainability or removing code. label Sep 19, 2024
@mtl1979
Copy link
Copy Markdown
Collaborator

mtl1979 commented Sep 19, 2024

Even though #1789 should fix the issue for Visual C++, the issue would still exist for other compilers (and even text editors) when UTF-8 locale isn't used.

@Dead2 Dead2 merged commit a689e10 into zlib-ng:develop Sep 20, 2024
@Dead2 Dead2 mentioned this pull request Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Improving maintainability or removing code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants