>>107809583
I am not a dev, just a skiddie ricer.
C.O.D
optionparser.h:84:5: error: conflicting types for ‘option_parse’; have ‘int(void *)’
84 | int option_parse (void *option_list);
| ^~~~~~~~~~~~
In file included from option.c:41:
optionlexer.h:27:5: note: previous declaration of ‘option_parse’ with type ‘int(void)’
27 | int option_parse();
| ^~~~~~~~~~~~
make[3]: *** [Makefile:551: option.o] Error 1
make[3]: Leaving directory '/home/this/.cache/yay/gtick/src/gtick-0.5.5/src'
make[2]: *** [Makefile:439: all] Error 2
make[2]: Leaving directory '/home/this/.cache/yay/gtick/src/gtick-0.5.5/src'
make[1]: *** [Makefile:518: all-recursive] Error 1
Comment too long. Click here to view the full text.