widl: Ignore pointer attributes applied to interface pointers.
commita93f531c210a77f6ca66b66cf0fed674adb74e7d
authorRob Shearman <robertshearman@gmail.com>
Tue, 24 Feb 2009 15:15:21 +0000 (24 15:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Feb 2009 10:54:26 +0000 (25 11:54 +0100)
treede42ecc03d97cb2c8255cce6b54aa1f7193af857
parentcee15b24496e9c15bf7c7f2d3cf1b781212ce435
widl: Ignore pointer attributes applied to interface pointers.

Print a warning if a pointer attribute is specified since the
generated code won't do what the developer expects.
tools/widl/parser.y
tools/widl/proxy.c