[PATCH] unary type fix
commit5023b2c4d6c1251dd4895e10c7eb93f45b20b42e
authorAlexander Viro <viro@www.linux.org.uk>
Sat, 24 Jul 2004 05:35:38 +0000 (23 22:35 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:16 +0000 (7 21:02 -0700)
tree27010cfdb8f69d68de9e832a39ea6ee1025ade8c
parent86a911cd63554fc03a77b939d04645156aebd48d
[PATCH] unary type fix

unary +, - and ~ should do integer promotion.
evaluate.c