Re: WIDL: Support remaining basic types

2005-12-06 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > Alexandre Julliard wrote: > >>We've been through this before, these patches need to be split, the >>gratuitous changes removed, and all the code duplication with the >>format codes needs to be avoided. Mike started doing that some time >>ago so you pro

Re: WIDL: Support remaining basic types

2005-12-06 Thread Robert Shearman
Alexandre Julliard wrote: Robert Shearman <[EMAIL PROTECTED]> writes: ChangeLog: Eric Kohl <[EMAIL PROTECTED]> WIDL: Support remaining basic types (float, double, small, wchar_t and handle_t). We've been through this before, these patches need to be split, the g

Re: WIDL: Support remaining basic types

2005-12-06 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > ChangeLog: > Eric Kohl <[EMAIL PROTECTED]> > WIDL: Support remaining basic types (float, double, small, wchar_t and > handle_t). We've been through this before, these patches need to be split, the gratuitous chan