FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Makefile: Avoid running find in a non-existent directory by ghostbar · Pull Request #97 · nodejs/node · GitHub

/ node Public

Makefile: Avoid running find in a non-existent directory - #97

Closed
ghostbar wants to merge 1 commit into
nodejs:v0.12from
ghostbar:feature/fix-make-clean
Closed

Makefile: Avoid running find in a non-existent directory#97
ghostbar wants to merge 1 commit into
nodejs:v0.12from
ghostbar:feature/fix-make-clean

Conversation

ghostbar commented Dec 6, 2014

Copy link
Copy Markdown
Contributor

Silly, but it was bothering me.

diokey commented Dec 6, 2014

Copy link
Copy Markdown

+1

bnoordhuis pushed a commit that referenced this pull request Dec 6, 2014
PR-URL: #97
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

Copy link
Copy Markdown
Member

Cheers Jose, landed in 244a8f7.

bnoordhuis closed this Dec 6, 2014
rvagg mentioned this pull request Jan 12, 2015
boingoing pushed a commit to boingoing/node that referenced this pull request Apr 6, 2017
- Rename napi_create_constructor to napi_define_class and include support for defining static properties on the class at the same time
 - Rename napi_define_property to napi_define_properties to allow for defining multiple properties at the same time
 - Update tests for the changes
elprans pushed a commit to elprans/node that referenced this pull request Apr 13, 2019
onchange callback sets this to the reported FSEvent rather than the
outer FSWatcher
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL