Originally Posted by etabeta78
yes, you need a clean compile. it's due to the addition of IPT_KEYPAD which has changed the list of inputs, requiring a compile from scratch

Is in progress ...

Thanks smile

I have the next question:

Is it possible to add a short note to the svn title (of course only for commits where a clean compile is really neccessary) ?
Example:

from

r7751 Wednesday 7th April, 2010 at 13:40:30 UTC by Curt Coder
[ETI660] Use IPT_KEYPAD.
[src/mess/drivers] eti660.c

to

r7751 Wednesday 7th April, 2010 at 13:40:30 UTC by Curt Coder
[ETI660] Use IPT_KEYPAD (*).
[src/mess/drivers] eti660.c

(*) = a clean compile is strongly recommended

Last edited by Anna Wu; 04/08/10 09:27 AM.