Bugzilla – Bug 135613
xtetris-2.6-1015: 2 * too few arguments for function
Last modified: 2005-11-28 18:15:11 UTC
I just tried to compile package xtetris-2.6-1015 with the Intel C compiler It said 1. notify.c(123): warning #165: too few arguments in function call The source code is end_game(); but void end_game(w, event, pars, npars) Widget w; XEvent *event; String *pars; Cardinal *npars; { This is a known bug in the GNU C compiler. Suggest xtetris code rework. 2. notify.c(131): warning #165: too few arguments in function call The source code is show_score(); Duplicate. It also appears that the email address of the author is broken [ dgreen@cs.ucla.edu]
please report such bugs upstream, thanks. forwarded the wrong email to the maintainer, thanks. freshmeat shows this email: xtetris [at] cs [dot] ucla [dot] edu
(In reply to comment #1) > freshmeat shows this email: > xtetris [at] cs [dot] ucla [dot] edu I tried that email address, and it didn't seem to work either. It looks like this bug report goes to /dev/null, unless someone picks it up.