| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
For ICU 55 we are currently stripping out bidi and the callers. AIX is more pedantic and identified an additional caller than needed to be stripped out. This PR adds that caller to those stripped out.
|
@srl295 can you also comment on whether we should pull this back into 4.X |
Sorry, something went wrong.
|
@mhdawson I think it should be backported everywhere the "ICU 55 bump" was backported |
Sorry, something went wrong.
|
reviewed also. LGTM.
|
Sorry, something went wrong.
Sorry, something went wrong.
For ICU 55 we are currently stripping out bidi and the callers. AIX is more pedantic and identified an additional caller than needed to be stripped out. This PR adds that caller to those stripped out. PR-URL: #3115 Reviewed-By: Steven Loomis <srloomis@us.ibm.com>
|
Marked as land on v0.12, v3.x and v4.x as that is where "ICU 55 bump" was backported |
Sorry, something went wrong.
For ICU 55 we are currently stripping out bidi and the callers. AIX is more pedantic and identified an additional caller than needed to be stripped out. This PR adds that caller to those stripped out. PR-URL: #3115 Reviewed-By: Steven Loomis <srloomis@us.ibm.com>
|
@mhdawson does this also apply to ICU 56? |
Sorry, something went wrong.
|
Should apply to 56 too
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
For ICU 55 we are currently stripping out bidi and
the callers. AIX is more pedantic and identified
an additional caller than needed to be stripped out.
This PR adds that caller to those stripped out.