Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/stop_cap1.c #3

Open
sqqqrly opened this issue Feb 12, 2014 · 0 comments
Open

tools/stop_cap1.c #3

sqqqrly opened this issue Feb 12, 2014 · 0 comments
Labels

Comments

@sqqqrly
Copy link
Owner

sqqqrly commented Feb 12, 2014

signals are not right.

1-Compile [/u/mfc/src/obj/stop_caps1.o] From [stop_caps1.c]
1-cc -c -g -I/usr/include -iquote/u/mfc/src/h -I/u/mfc/src/screen stop_caps1.c
stop_caps1.c: In function ‘main’:
stop_caps1.c:77: warning: passing argument 2 of ‘signal’ from incompatible pointer type
/usr/include/signal.h:101: note: expected ‘__sighandler_t’ but argument is of type ‘int ()()’
stop_caps1.c:87: warning: passing argument 2 of ‘signal’ from incompatible pointer type
/usr/include/signal.h:101: note: expected ‘__sighandler_t’ but argument is of type ‘int (
)()’
stop_caps1.c:104: warning: passing argument 2 of ‘signal’ from incompatible pointer type
/usr/include/signal.h:101: note: expected ‘__sighandler_t’ but argument is of type ‘int (*)()’

@sqqqrly sqqqrly added the bug label Feb 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant