Bug 179519 - games-board/ace: prevent R key from restarting game in mastermind
Bug#: 179519 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: news.gdc@nurfuerspam.de
Component: Games
URL:  http://www.delorie.com/bin/cvsweb.cgi/ace/games/mastermind.c?cvsroot=ace
Summary: games-board/ace: prevent R key from restarting game in mastermind
Keywords:  
Status Whiteboard: 
Opened: 2007-05-23 13:46 0000
Description:   Opened: 2007-05-23 13:46 0000
According to the manual, the R key should set a red pin. Instead, it restarts
the game. This bug has been fixed in CVS, but no release has been made since.
Maybe we should patch mastermind.c. 

Reproducible: Always

Steps to Reproduce:
1. Start mastermind
2. Set a few pins
3. Press R key to set a red pin

Actual Results:  
Game is restarted

Expected Results:  
Red pin should be set

------- Comment #1 From Tristan Heaven 2007-07-22 12:23:38 0000 -------
Thanks.