Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor drape fixes #7855

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Minor drape fixes #7855

merged 3 commits into from
Apr 9, 2024

Conversation

biodranik
Copy link
Member

Pre-requisites for HB

Signed-off-by: Alexander Borsuk <me@alex.bio>
@biodranik biodranik requested a review from vng April 7, 2024 21:49
@biodranik biodranik force-pushed the ab-drape-font-fixes branch 4 times, most recently from ade3475 to 1cb491d Compare April 7, 2024 22:41
base/internal/message.hpp Outdated Show resolved Hide resolved
@biodranik
Copy link
Member Author

@vng PTAL

base/internal/message.hpp Outdated Show resolved Hide resolved
Removed hex conversion in DebugPrint for Windows, it should be done differently.

Signed-off-by: Alexander Borsuk <me@alex.bio>
Signed-off-by: Alexander Borsuk <me@alex.bio>
#include <utf8/unchecked.h>

std::string DebugPrint(std::string const & t)
{
#ifdef OMIM_OS_WINDOWS
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Osyotr hope that 2010 year workaround is not needed anymore? Are utf8 strings printed fine now?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've also removed it so should be fine.

@biodranik biodranik merged commit 4eb98b8 into master Apr 9, 2024
15 checks passed
@biodranik biodranik deleted the ab-drape-font-fixes branch April 9, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants