widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative...
commit94a0a9016500bbaf5a8986e76394d4f49bc6e37d
authorRob Shearman <rob@codeweavers.com>
Mon, 26 Feb 2007 15:06:21 +0000 (26 15:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Feb 2007 16:33:40 +0000 (26 17:33 +0100)
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