diff options
author | Micael Karlberg <[email protected]> | 2019-07-04 14:51:28 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-07-04 14:51:28 +0200 |
commit | 40bf3831e0aae6d77cdcdbcc96fa916c22233c96 (patch) | |
tree | fb88f4b57d3b962980d0ba015feca1156c4054fa /lib/odbc | |
parent | 6801adfbe71a633b1e36a8981bfa7001ff476607 (diff) | |
download | otp-40bf3831e0aae6d77cdcdbcc96fa916c22233c96.tar.gz otp-40bf3831e0aae6d77cdcdbcc96fa916c22233c96.tar.bz2 otp-40bf3831e0aae6d77cdcdbcc96fa916c22233c96.zip |
[esock] Fixed debug "file"
Debug printouts is done to "dbgout", but the dbg macro
flushed "stdout" (which was the default). So, in order
to make the macro work properly in all cases, we rename
dbgout to esock_dbgout and make it extern (was static),
and then used that in the macro.
OTP-15817
Diffstat (limited to 'lib/odbc')
0 files changed, 0 insertions, 0 deletions