-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO/XXX/FIXME comments in lib directory #4642
Comments
X linking #4641 |
I think my use of |
|
I want to fix |
@kohei-takata Sure. I suggest using |
@Fishrock123 |
Can remove both my TODO. |
Original committer stated they were safe to remove in issue post. Ref: Issue nodejs#4642
Refs: #4642 PR-URL: #4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: #4642 PR-URL: #4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: #4642 PR-URL: #4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: #4642 PR-URL: #4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: nodejs#4642 PR-URL: nodejs#4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: nodejs#4642 PR-URL: nodejs#4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: nodejs#4642 PR-URL: nodejs#4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
I want to help, but I need a mentor, please. I don't understand some issues and what exactly I need to do. Will be great if we can get in touch via Gitter or Skype. |
@ghaiklor you can talk to the devs in IRC. |
Refs: nodejs#4642 PR-URL: nodejs#4719 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: #4642 PR-URL: #8575 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: James M Snell <[email protected]>
Refs: #4642 PR-URL: #8575 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: James M Snell <[email protected]>
I would like to help you to fix |
@Trott ... any reason to keep this open? |
(copy/pasted from a related issue) @jasnell I'm OK with closing this and the other TODO/XXX/FIXME issues. If any of those items are things that really ought to be fixed (rather than a wishlist or a "will fix after Magical Feature X is available"), a separate issue should be opened anyway because it's just getting lost in these out-of-date tracking issues. While I think this issue is superfluous personally, anyone else should feel free to re-open (if GitHub permits them to) or comment requesting this be re-opened. |
Ref: #264
There are 60+
TODO
,XXX
, andFIXME
comments in thelib
directory. It would be great to either remove them from the code (if they are no longer valid or at least not particularly high value), or get issues opened for them, or just get whatever it is they are addressing addressed. Here they are as of this writing.lib/_debug_agent.js:
lib/_debugger.js:
lib/_http_client.js:
lib/_http_common.js:
lib/_http_incoming.js:
lib/_http_server.js:
lib/_stream_writable.js:
lib/_tls_common.js:
lib/_tls_legacy.js:
lib/_tls_wrap.js:
lib/buffer.js:
lib/cluster.js:
lib/console.js:
lib/dns.js:
lib/domain.js:
lib/internal/child_process.js:
lib/internal/repl.js:
lib/module.js:
lib/net.js:
lib/path.js:
lib/querystring.js:
lib/readline.js:
lib/repl.js:
lib/string_decoder.js:
lib/url.js:
/cc @indutny @isaacs @trevnorris @bnoordhuis @chrisdickinson @evanlucas
The text was updated successfully, but these errors were encountered: