Skip to content

Instantly share code, notes, and snippets.

@indutny
Created November 4, 2011 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indutny/c247f00ee0282a64f9fe to your computer and use it in GitHub Desktop.
Save indutny/c247f00ee0282a64f9fe to your computer and use it in GitHub Desktop.
../src/node.cc: In function ‘char** node::Init(int, char**)’:
../src/node.cc:2427: error: invalid conversion from ‘bool (*)(int)’ to ‘void (*)(int)’
../src/node.cc:2427: error: initializing argument 2 of ‘int node::RegisterSignalHandler(int, void (*)(int))’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment