diff options
author | Pouriya <[email protected]> | 2018-04-26 13:49:59 +0000 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2018-04-26 15:49:59 +0200 |
commit | eefcc985530acbd5cc4c97b6e4f537492fd61622 (patch) | |
tree | cf16fd914ab7f2ef6de00c2b8e6f0a7d5d4593ce /lib/stdlib/test/string_SUITE.erl | |
parent | f24a15640beef8acd832e4a3eaf20bbd3c16e38d (diff) | |
download | otp-eefcc985530acbd5cc4c97b6e4f537492fd61622.tar.gz otp-eefcc985530acbd5cc4c97b6e4f537492fd61622.tar.bz2 otp-eefcc985530acbd5cc4c97b6e4f537492fd61622.zip |
[stdlib/sys]: install one debug function more times (#1781)
Allow installing multiple instances of sys debug function
This commit solves a bug which allowed installing {Fun,State} as sys debug function even if Fun was already installed. This happened in the case when the current State of the debug fun was undefined.
Also, the new format {Id,Fun,State} of debug functions can be installed, allowing multiple instances of the same fun.
Diffstat (limited to 'lib/stdlib/test/string_SUITE.erl')
0 files changed, 0 insertions, 0 deletions