Skip to content

Conversation

dkimitsa
Copy link
Contributor

No description provided.

@dkimitsa
Copy link
Contributor Author

check https://dkimitsa.github.io/2017/10/25/icudt51l.dat-crash-on-some-locales/ for details how this was done

@florianf
Copy link
Collaborator

Very nice, thanks for looking into it!
Does this also fix the icu related isdues #215 and #86? If not, are those fixable?

@dkimitsa
Copy link
Contributor Author

@florianf probably not as these depends on resources (such as RFCxxx) and these are not included into minimal icu.dat

@dkimitsa
Copy link
Contributor Author

in general iOS device shall contain icu data somewhere at /usr/share/icu and we would be able reuse it if version matches, but need to investigate real devices

@florianf
Copy link
Collaborator

florianf commented Nov 1, 2017

Could we at least fix #83, because it breaks the JDK method IDN.toASCII() ? It was also fixed in RoboVM 1.9. Maybe adding rfc3491 fixes it?

@dkimitsa
Copy link
Contributor Author

dkimitsa commented Nov 2, 2017

@florianf will check #86 tomorrow

@dkimitsa
Copy link
Contributor Author

dkimitsa commented Nov 3, 2017

added rfc3491 to minimal set just to have at least one of PrepProfiles.

@florianf florianf merged commit 1b7cc06 into MobiVM:master Nov 3, 2017
@florianf
Copy link
Collaborator

florianf commented Nov 3, 2017

Perfect, thanks!

@dkimitsa dkimitsa deleted the fix_icu_dat branch November 8, 2017 07:57
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.

2 participants