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
| <tmpvar> hello | |
| <schmorp> hi | |
| <tmpvar> hey, have you heard of any success with getting libeio built/running on windows? | |
| <schmorp> no | |
| <schmorp> it's not supposed to work, really | |
| <schmorp> (windows doesn't support 99% or so of the required api) | |
| <tmpvar> hrm | |
| <tmpvar> yeah, good ol' windows. | |
| * _ry ([email protected]) has joined #schmorp | |
| <_ry> schmorp: what's wrong with libeio on windows? |
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
| [6/6] cxx_link: build/default/src/binding_1.o build/default/src/glut_1.o build/default/src/glx_1.o build/default/src/glu_1.o build/default/src/gl_1.o -> build/default/node-ogl.node | |
| Waf: Leaving directory `/home/tmpvar/work/javascript/node-ogl/build' | |
| 'build' finished successfully (2.172s) | |
| Module included. | |
| GL_POLYGON_STIPPLE: 2882 | |
| { GL_VERSION_1_1: 1 | |
| , GL_VERSION_1_2: 1 | |
| , GL_VERSION_1_3: 1 | |
| , GL_ARB_imaging: 1 | |
| , GL_FALSE: 0 |
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
| * | |
| Performer | |
| */ | |
| (function (exports) { | |
| // TODO: async require | |
| var jsemitter = require("jsemitter/lib/jsemitter").jsemitter; | |
| exports.nodeResolvers = { | |
| regular : function(nodeName, meta, performer) { | |
| try { |
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
| Program received signal SIGSEGV, Segmentation fault. | |
| 0x000000000058b160 in v8::internal::Runtime_Typeof(v8::internal::Arguments) () | |
| (gdb) where | |
| #0 0x000000000058b160 in v8::internal::Runtime_Typeof(v8::internal::Arguments) () | |
| #1 0x00007fffd248e34a in ?? () | |
| #2 0x00007fffd248e2e1 in ?? () | |
| #3 0x00007fffffffdb10 in ?? () | |
| #4 0x00007fffffffdb68 in ?? () | |
| #5 0x00007fffd24f9093 in ?? () | |
| #6 0xf87d8948e5894855 in ?? () |
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
| tmpvar@tmpvar:/tmp$ cat test.js && node test.js | |
| var sys = require("sys"), | |
| fs = require("fs"), | |
| Buffer = require("buffer").Buffer, | |
| self = { | |
| storageLocation: "/tmp/test.txt", | |
| descriptor : null | |
| }, | |
| object = { test: "abc"}, | |
| id = 1, |
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
| tmpvar@tmpvar:~/work/javascript/node-ogl$ cat /tmp/test.txt | |
| this.set("1", {"test":"abc"}); | |
| this.set("1", {"test":"abc"}); | |
| this.set("1", {"test":"abc"}); | |
| this.set("1", {"test":"abc"}); |
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
| #include <node.h> | |
| #include <node_events.h> | |
| #include <stdlib.h> | |
| using namespace v8; | |
| using namespace node; | |
| class Parser : EventEmitter { | |
| public: |
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
| (gdb) return | |
| Make v8::internal::Object* v8::internal::HandleApiCallHelper<false>(v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>) return now? (y or n) y | |
| #0 v8::internal::Builtin_Impl_HandleApiCall (args={<v8::internal::Arguments> = {<v8::internal::Embedded> = {<No data fields>}, length_ = 3, arguments_ = 0x7fff5fbfe6d8}, <No data fields>}) at /Users/tmpvar/work/node/deps/v8/src/builtins.cc:989 | |
| 989 } | |
| (gdb) where | |
| #0 v8::internal::Builtin_Impl_HandleApiCall (args={<v8::internal::Arguments> = {<v8::internal::Embedded> = {<No data fields>}, length_ = 3, arguments_ = 0x7fff5fbfe6d8}, <No data fields>}) at /Users/tmpvar/work/node/deps/v8/src/builtins.cc:989 | |
| #1 0x00000001000957c3 in v8::internal::Builtin_HandleApiCall (args={<v8::internal::Arguments> = {<v8::internal::Embedded> = {<No data fields>}, length_ = 3, arguments_ = 0x7fff5fbfe6d8}, <No data fields>}) at /Users/tmpvar/work/node/deps/v8/src/builtins.cc:987 | |
| #2 0x000000010580034a in ?? () | |
| #3 0x0000000105872bc5 |
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
| textureBuffer = fs.readFileSync(file, "binary"); | |
| sys.puts(textureBuffer.toString("binary", 0, 4)); | |
| process.exit(); | |
| tmpvar@tmpvar:~/work/javascript/node-ogl$ node example/nehe/lesson6.js | |
| BM66(每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每每 | |
| tmpv |
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
| tmpvar@tmpvar:~$ cat /tmp/monkey.js && echo "==========" && node /tmp/monkey.js | |
| var sys = require('sys'); | |
| setTimeout(function() { | |
| process.exit(); | |
| },0); | |
| sys.puts("got ya"); | |
| ========== | |
| got ya |