On 2 Oct 2015, at 12:10, Dmitry Timoshkov wrote:
I got the point about [public], thanks. Looks like I have to test this patch a little bit more.
When you're testing, try setting the enum tag name and the typedef name to be same (as they are in httprequest.idl) and also the different names.
It's also possible that using the typedef (in a method argument, for example) may result in different behaviour to just declaring it.
Huw.