Skip to content

Instantly share code, notes, and snippets.

@leedo
Created February 9, 2014 14:55
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 leedo/c451ee9c86f80807c039 to your computer and use it in GitHub Desktop.
Save leedo/c451ee9c86f80807c039 to your computer and use it in GitHub Desktop.
compiling src/io/fileops.o
src/io/fileops.c:297:48: error: too few arguments to function call, expected 3, have 1
waitpid(handle->body.u.process->pid);
~~~~~~~ ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment