aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin/prim_inet.beam
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-02-17 12:03:08 +0100
committerBjörn Gustavsson <[email protected]>2017-02-17 12:35:49 +0100
commit5263d10ba361cf0666cb6b2730132a018ba67bd6 (patch)
tree57023886ebc46af04caac6137d2eb97976926955 /erts/preloaded/ebin/prim_inet.beam
parent5b80964cabcb5ec6c7961d3714fa9ed4bdcc6585 (diff)
downloadotp-5263d10ba361cf0666cb6b2730132a018ba67bd6.tar.gz
otp-5263d10ba361cf0666cb6b2730132a018ba67bd6.tar.bz2
otp-5263d10ba361cf0666cb6b2730132a018ba67bd6.zip
Teach make_preload to handle the new 'AtU8' chunk
26b59dfe67 introduced the new 'AtU8' chunk to support Unicode atoms. make_preload strips the pre-loaded BEAM files so that they only contain essential chunks. It expects to find the old 'Atom' chunk. Teach make_preload to read the new 'AtU8' chunk instead of the old chunk. Also produce a nice error message if someone by mistake compiles the pre-loaded modules with an OTP 19 compiler.
Diffstat (limited to 'erts/preloaded/ebin/prim_inet.beam')
-rw-r--r--erts/preloaded/ebin/prim_inet.beambin76464 -> 76440 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/prim_inet.beam b/erts/preloaded/ebin/prim_inet.beam
index e52e442f8e..994677872c 100644
--- a/erts/preloaded/ebin/prim_inet.beam
+++ b/erts/preloaded/ebin/prim_inet.beam
Binary files differ