diff options
author | Björn Gustavsson <[email protected]> | 2017-02-17 12:03:08 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-02-17 12:35:49 +0100 |
commit | 5263d10ba361cf0666cb6b2730132a018ba67bd6 (patch) | |
tree | 57023886ebc46af04caac6137d2eb97976926955 /bootstrap/lib/stdlib/ebin/otp_internal.beam | |
parent | 5b80964cabcb5ec6c7961d3714fa9ed4bdcc6585 (diff) | |
download | otp-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 'bootstrap/lib/stdlib/ebin/otp_internal.beam')
0 files changed, 0 insertions, 0 deletions