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
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
ICU can't "swap endianness" if its conversion, etc code is removed.
We don't want this code in node, but it's needed for the tools.
May affect 'target' inadvertently - to be analyzed.
Basically this is nodejs#9046 but also blocks nodejs#8996
https://github.com/srl295/node/issues/23#issuecomment-70295036 has identified a problem with the v0.12 with respect to cross endianness. The branch https://github.com/srl295/node/tree/srl-v0.12-srl295-23 seems to solve them but may be too drastic (the risk is, it may increase disk footprint on NON cross builds).
The core issue is this:
Options:
Adding this here since @misterdjules has recommended keeping issues here. FYI @sxa555
The text was updated successfully, but these errors were encountered: