You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only accept iconv implementations with the GNU behavior
This ensures the package behave more consistently across platforms,
and makes it possible to implement character fallback for invalid
sequences. This is what GLib does by requiring e.g. libiconv on BSDs.
0 commit comments