-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not re-set iconv converter state when the input encoding may use
byte-order from a BOM, because some iconv implementations (including win_iconv, Apple libiconv) forget the byte order on re-set. Partially reverts 85476. git-svn-id: https://svn.r-project.org/R/trunk@87222 00db46b3-68df-0310-9c12-caf00c1e9a41
- Loading branch information
kalibera
committed
Oct 10, 2024
1 parent
9d47208
commit 6840518
Showing
3 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters