widl: Add functions to print an error or warning message using location information...
authorRob Shearman <rob@codeweavers.com>
Mon, 14 Apr 2008 10:00:20 +0000 (11:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2008 11:39:42 +0000 (13:39 +0200)
commit005359968885b778d271891a08c1b888bcea573d
tree7ea1cfccab6888a84315f2c4be789c4d996d4d65
parentf728fe168b7a5ff60101d08bdf9b8d2e205f5893
widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed.

Add location information to variable automatically, since this is will
be useful for type checking of arguments.
tools/widl/parser.y
tools/widl/utils.c
tools/widl/utils.h
tools/widl/widltypes.h