xdenser / node-firebird-libfbclient

Firebird SQL binding
MIT License
82 stars 34 forks source link

node 0.12.x with 0.11 branch #45

Closed mariuz closed 9 years ago

mariuz commented 9 years ago

../src/fb-bindings-blob.cc: In static member function ‘static void FBblob::Read(const v8::FunctionCallbackInfov8::Value&)’: ../src/fb-bindings-blob.cc:185:7: error: ‘LowMemoryNotification’ is not a member of ‘v8::V8’ V8::LowMemoryNotification(); ^ ../src/fb-bindings-blob.cc: In static member function ‘static void FBblob::Write(const v8::FunctionCallbackInfov8::Value&)’: ../src/fb-bindings-blob.cc:319:7: error: ‘LowMemoryNotification’ is not a member of ‘v8::V8’ V8::LowMemoryNotification(); ^