aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2016-08-30 08:01:00 +0200
committerBjörn Gustavsson <[email protected]>2016-09-01 15:16:03 +0200
commit6ba91ac62a8cffd9ea274ce8b9023abbcb8d9b67 (patch)
treebb602709a0082f52642460fc6ba5f64a18b5ca9f /lib/debugger
parentdb159faace6e8525e7883a7cb60eb57275d66924 (diff)
downloadotp-6ba91ac62a8cffd9ea274ce8b9023abbcb8d9b67.tar.gz
otp-6ba91ac62a8cffd9ea274ce8b9023abbcb8d9b67.tar.bz2
otp-6ba91ac62a8cffd9ea274ce8b9023abbcb8d9b67.zip
Remove sys_pre_expand
The previous commits have made sys_pre_expand superfluous. Since sys_pre_expand is undocumented and unsupported it can be removed in a major release without prior deprecation. Also remove code in erl_parse that handles abstract code that has passed through sys_pre_expand. We considered deprecating sys_pre_expand just in case, but decided against it for the following reasons: - Anyone brave and knowledgeable enough to use sys_pre_expand should be able to cope with sys_pre_expand being removed. - If we kept it, but didn't test it anywhere in OTP, it could potentially stop working. So we would probably have to add some test cases.
Diffstat (limited to 'lib/debugger')
0 files changed, 0 insertions, 0 deletions