diff options
author | Holger Weiß <[email protected]> | 2010-11-13 23:15:07 +0100 |
---|---|---|
committer | Holger Weiß <[email protected]> | 2010-11-13 23:15:07 +0100 |
commit | b363d7d34a0d5b61131a7edaec2180c6b5103544 (patch) | |
tree | 7a032b1b8f9151a263354a1d779d44099b13a31e /erts/epmd/test/epmd_SUITE.erl | |
parent | f26528bbea0a24674e797a58b97117c1f8cf163f (diff) | |
download | otp-b363d7d34a0d5b61131a7edaec2180c6b5103544.tar.gz otp-b363d7d34a0d5b61131a7edaec2180c6b5103544.tar.bz2 otp-b363d7d34a0d5b61131a7edaec2180c6b5103544.zip |
Fix epmd's dbg_perror() output
The dbg_perror() function now hands the current errno value over to
dbg_gen_printf(). This fixes the problem that errno had been reset to
zero by the time it was used (to print the corresponding error message)
in the dbg_gen_printf() function.
Diffstat (limited to 'erts/epmd/test/epmd_SUITE.erl')
0 files changed, 0 insertions, 0 deletions