Uh oh!
There was an error while loading. Please reload this page.
lib: Remove XXX comment in readline and change to output debuglog - #4690
lib: Remove XXX comment in readline and change to output debuglog#4690kohei-takata wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Congratulations your 1st contribution.
You would be better to print more information. e.g.
debug('tab complete error ',err);like https://github.com/nodejs/node/blob/master/lib/repl.js#L230
Fishrock123
commented
Jan 14, 2016
@kohei-takata Could you please prefix the commit message with Also please make sure the commit message (the first line, where the prefix is) is no longer than 50 characters. :) |
jasnell
commented
Jan 14, 2016
LGTM with the nits @Fishrock123 and @yosuke-furukawa mentioned addressed. |
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error.
d506391 to
a854ec6Comparekohei-takata
commented
Jan 15, 2016
@yosuke-furukawa @Fishrock123 @jasnell |
cjihrig
commented
Jan 15, 2016
LGTM pending CI |
Fishrock123
commented
Jan 15, 2016
jasnell
commented
Jan 15, 2016
Failures in CI look unrelated. Updated commit LGTM |
Trott
commented
Jan 16, 2016
CI is a little more robust right now then it was 13 hours ago, so let's try CI again: |
Trott
commented
Jan 16, 2016
CI is green! \o/ |
jasnell
commented
Jan 16, 2016
Great job @Trott. Great to see.
|
kohei-takata
commented
Jan 16, 2016
@Trott Thanks! |
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: #4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell
commented
Jan 18, 2016
Landed in ad63d35 |
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: #4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: #4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: #4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: nodejs#4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: nodejs#4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: nodejs#4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Remove a comment that has a word 'XXX'. And add a line to output debuglog of error. PR-URL: nodejs#4690 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
refs #4642
Remove a comment that has a word 'XXX'.
And add a line to output debuglog of error.