revert 0cb5727f264472ba6bef4c7dc1518e854ea609a3 partially
commitfd0fd6e0889c4e13905b3ddc31566857a51b23c5
authorrofl0r <retnyg@gmx.net>
Tue, 22 Jul 2014 18:54:35 +0000 (22 20:54 +0200)
committerrofl0r <retnyg@gmx.net>
Tue, 22 Jul 2014 18:54:38 +0000 (22 20:54 +0200)
tree561a9fa034d90160270de8f90e50681fa0e392ce
parent6bbfada49c6c351404d251baff3c2b4d4f1181e3
revert 0cb5727f264472ba6bef4c7dc1518e854ea609a3 partially

all parts that used size_t casts for the int->void* issue
were removed again.

it seems the fix was not right, as motor crashes still on 64 bit sys
(maybe due to newer gcc versions which are more sensitive to UB).
kkconsui/src/texteditor.cc
src/ui/ncurses/ncursesui.cc
src/ui/ncurses/uitagbrowser.cc
src/ui/ncurses/uivcs.cc