I checked out latest node code and reverted the node to version 0.10.18 and 
git log shows

$ git log
commit 67a1f0c52e0708e2596f3f2134b8386d6112561e
Author: Timothy J Fontaine
Date:   Wed Sep 4 10:51:53 2013 -0700

    2013.09.04, *Version 0.10.18 (Stable)*

    * uv: Upgrade to v0.10.15

    * stream: Don't crash on unset _events property (isaacs)

    * stream: Pass 'buffer' encoding with decoded writable chunks (isaacs)

commit 95794641d2e3f37b7f7559ed7fd3e04a596c3295
Author: Kyle Robinson Young
Date:   Tue Sep 3 15:00:45 2013 -0700

    doc: fix writable.write link

commit 00a1d3633c3ed71977a981105de189915eb70e6d
Author: isaacs 
Date:   Sat Aug 31 17:58:17 2013 -0700

    benchmark: Fix execArgv handling

    Bug in 01f3b46 causes the same benchmark to be run repeatedly.

    Not so useful for the compare scripts.

commit 01f3b468a917ba89c3deab0e5f90e3f37f3dc169
Author: isaacs 
Date:   Fri Aug 30 22:39:06 2013 -0700

    benchmark: Support passing v8 flags to benchmarks

    The better to test --use-strict effects on performance.

    (Spoiler: it has no measurable effect on performance.)

commit fbb963b5d520a70d9c3f2f9ec116d79a0c676f80
Author: isaacs 
Date:   Wed Aug 28 09:35:36 2013 -0700


Now i have node 0.10.18  latest installed and when i make node addons it 
builds with the files present in .node-gyp folder.

The file v8.h is different at both locations : at 
.node-gyp/0.10.18/deps/v8/include/v8.h and my_node_local_repo/deps/v8.h

Handlescope does not have an HanldeScope(isolate *) constructor in node-gyp 
dir. while it is in my local repo after reverting back to stable release of 
0.10.18 

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to