diff options
author | Erlang/OTP <[email protected]> | 2010-05-11 10:01:27 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-05-11 10:01:27 +0000 |
commit | 841bda73edef70bce46c5df553e5c3826caf8d67 (patch) | |
tree | 482c5694af0fcb1a0362e3a2084eb06edcd449ca /lib/stdlib/src/qlc_pt.erl | |
parent | f7998b58f34f13791c5feee4326a5e4fa0a4d895 (diff) | |
parent | a31b2b2639cc2d6ba9d3873a28ff084e93852c8b (diff) | |
download | otp-841bda73edef70bce46c5df553e5c3826caf8d67.tar.gz otp-841bda73edef70bce46c5df553e5c3826caf8d67.tar.bz2 otp-841bda73edef70bce46c5df553e5c3826caf8d67.zip |
Merge branch 'bg/beam_lib' into dev
* bg/beam_lib:
Remove redundant includes
Make beam_lib:cmp/2 stricter
OTP-8625 bg/beam_lib
The beam_lib:cmp/2 function now compares BEAM files in stricter way. The
BEAM files will be considered different if there are any changes except in
the compilation information ("CInf") chunk. beam_lib:cmp/2 used to ignore
differences in the debug information (significant for Dialyzer) and other
chunks that did not directly change the run-time behavior.
Diffstat (limited to 'lib/stdlib/src/qlc_pt.erl')
0 files changed, 0 insertions, 0 deletions