[1/3] widl: Pass type attributes from write_array_tfs to write_pointer_description. Take 2.

Dmitry Timoshkov dmitry at baikal.ru
Fri Mar 21 02:35:03 CDT 2014


Nikolay Sivov <bunglehead at gmail.com> wrote:

> I think it'd be cleaner to let write_pointer_description() handle that, 
> as now you pass all needed info in anyway.

My intent was to not cause more unwnted changes than really required
at this point, and since the only caller of write_pointer_description()
that is interested in passing attribues is write_array_tfs() then it's
more logical IMO to make the decision in write_array_tfs() itself.

-- 
Dmitry.



More information about the wine-devel mailing list