Skip to content
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

Remove some comments, adjust TODOs #79

Merged
merged 6 commits into from
Feb 26, 2018
Merged

Remove some comments, adjust TODOs #79

merged 6 commits into from
Feb 26, 2018

Conversation

cmfcmf
Copy link
Collaborator

@cmfcmf cmfcmf commented Feb 25, 2018

No description provided.

src/node.cc Outdated
@@ -4770,7 +4750,8 @@ int Deinitialize() {
}

v8::MaybeLocal<v8::Value> Run(const std::string& path) {
// Read entire file into string. There is most certainly a better way ;)
// TODO(cf) Read entire file into string.
// There is most certainly a better way ;)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";)" really?

@cmfcmf cmfcmf merged commit 2d2227d into dev Feb 26, 2018
@cmfcmf cmfcmf deleted the remove-comments branch February 26, 2018 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants