←back to thread

517 points petercooper | 1 comments | | HN request time: 0s | source
Show context
methyl ◴[] No.8559044[source]
Unfortunately, I cannot compile it on my OSX 10.10... here's what I get: http://pastebin.com/cVvaYFEH

EDIT: just make next() function void and it works.

EDIT2: still no fortune :(

  $ ./c4 hello.c
  [1]    33920 segmentation fault  ./c4 hello.c
replies(3): >>8559152 #>>8559238 #>>8559277 #
1. ackalker ◴[] No.8559277[source]
Please try kbrock's fork at https://github.com/kbrock/c4 Check out his 'longs' branch.