Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
otp_src_19.0.4-lib-stdlib-beam_lib-strip.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File otp_src_19.0.4-lib-stdlib-beam_lib-strip.patch of Package erlang
Binary files otp_src_19.0.4/lib/stdlib/src/beam_lib.beam and otp_src_19.0.4-lib-stdlib-beam_lib-strip/lib/stdlib/src/beam_lib.beam differ diff -Ndurp otp_src_19.0.4/lib/stdlib/src/beam_lib.erl otp_src_19.0.4-lib-stdlib-beam_lib-strip/lib/stdlib/src/beam_lib.erl --- otp_src_19.0.4/lib/stdlib/src/beam_lib.erl 2016-08-11 17:23:53.000000000 +0300 +++ otp_src_19.0.4-lib-stdlib-beam_lib-strip/lib/stdlib/src/beam_lib.erl 2016-08-16 03:17:54.086531255 +0300 @@ -850,7 +850,7 @@ error(Reason) -> %% The following chunks must be kept when stripping a BEAM file. significant_chunks() -> - ["Line" | md5_chunks()]. + ["Attr", "Line" | md5_chunks()]. %% The following chunks are significant when calculating the MD5 %% for a module. They are listed in the order that they should be MD5:ed.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor