b9af72ea11
The warn() method tries to set the color to red. This leads to a garbled tty after endwin() has been called. So lets simply use the UIBase implementation. Signed-off-by: Christoph Höger <christoph.hoeger@tu-berlin.de>