widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative...
authorRob Shearman <rob@codeweavers.com>
Mon, 26 Feb 2007 15:06:21 +0000 (15:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Feb 2007 16:33:40 +0000 (17:33 +0100)
commit94a0a9016500bbaf5a8986e76394d4f49bc6e37d
treea9833e61027808c6b48efe1f7b689df8ecb2ee88
parent3bd31cfd1620cbc826c840e857e212fbf4c215a7
widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative sign when lval is large.
tools/widl/header.c
tools/widl/typegen.c