Comment by lelanthran
1 day ago
> Your computer won't explode just from downloading and compiling some C code, don't worry ;)
I have no idea what's in the Makefile, and I'm not going to review it just so to try and figure out where a function is defined :-/
I found the function body in about 30 seconds by browsing the code on github via plain old text search. Is that also to dangerous? ;)
Use better tooling, then. Cscope is your friend.