diff options
author | Björn Gustavsson <[email protected]> | 2017-11-22 15:53:29 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-11-22 15:56:27 +0100 |
commit | 2d34363405f327e4883876f8917b6eeb127f5b6a (patch) | |
tree | 6162b53e5eff796b2de526b00de81d7a003b8977 /lib/eldap | |
parent | 9198b5075e25250c15145b942a9d0c4ea023896e (diff) | |
download | otp-2d34363405f327e4883876f8917b6eeb127f5b6a.tar.gz otp-2d34363405f327e4883876f8917b6eeb127f5b6a.tar.bz2 otp-2d34363405f327e4883876f8917b6eeb127f5b6a.zip |
Fix broken to_dis after merge from maint to master
d8d07a7593d811 that added the to_dis option to the compiler no longer
works when merged to master. That is because of 79f28cfd8df1b7
that removed some unused code in erts_debug.
Fix this by adding a new function erts_debug:dis_to_file/2 and
use it from compile module where we have access to the filename
(in beam_listing we only have an opened file).
Diffstat (limited to 'lib/eldap')
0 files changed, 0 insertions, 0 deletions