Skip to content

improve: add Boost.Locale for encoding conversions#1313

Closed
dudantas wants to merge 1 commit intoopentibiabr:mainfrom
dudantas:dudantas/change-from-string-conversion-to-lib
Closed

improve: add Boost.Locale for encoding conversions#1313
dudantas wants to merge 1 commit intoopentibiabr:mainfrom
dudantas:dudantas/change-from-string-conversion-to-lib

Conversation

@dudantas
Copy link
Copy Markdown
Member

Replaced manual UTF-8 and Latin1 conversion logic with Boost.Locale functions in string.cpp for improved reliability and maintainability. Updated CMakeLists.txt and vcpkg.json to require Boost.Locale as a dependency and link it in all supported platforms.

@dudantas dudantas marked this pull request as draft September 24, 2025 13:53
Replaced custom UTF-8 and Latin1 conversion logic with Boost.Locale functions for improved reliability and maintainability. Updated CMake and vcpkg configuration to require Boost.Locale as a dependency.
@dudantas dudantas force-pushed the dudantas/change-from-string-conversion-to-lib branch from 5966c63 to 7dea360 Compare September 24, 2025 14:00
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions bot added the Stale label Nov 14, 2025
@dudantas
Copy link
Copy Markdown
Member Author

Closing in favor of the pr: #1443

@dudantas dudantas closed this Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant