John Bandhauer wrote:
> fixed to match the changed signitures. I'm not certain that some
> compilers might not choke if we only changed the generated
> headers.
Even if all the compilers accept it, I'm not sure I'd like having the
implementations with different looking signatures. I think that would be
more confusing than what we have now.
So I think the XPIDL compiler should be changed when someone decides
it's time to remove the typedefs and do a global search and replace of
the identifiers. Careful to avoid a catch 22 here ;-)