readline: Remove XXX and output debuglog
authorKohei TAKATA <kt.koheitakata@gmail.com>
Fri, 15 Jan 2016 03:49:24 +0000 (12:49 +0900)
committerMyles Borins <mborins@us.ibm.com>
Mon, 15 Feb 2016 19:30:23 +0000 (11:30 -0800)
commit4fbcb47fe9998447b04aa0f704a8dc1134497377
treea0002685625919e7d987ff72a0ee729b0e5770fa
parent9d4a226dadf731464948d2a277f987906f35801c
readline: Remove XXX and output debuglog

Remove a comment that has a word 'XXX'.
And add a line to output debuglog of error.

PR-URL: https://github.com/nodejs/node/pull/4690
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
lib/readline.js