msxml3: IXMLDOMText_get_text return trimmed text when XML_TEXT_NODE

David Laight david at l8s.co.uk
Sun Sep 5 04:52:01 CDT 2010


On Thu, Sep 02, 2010 at 12:10:26PM +0200, Alexandre Julliard wrote:
> Alexandre Goujon <ale.goujon at gmail.com> writes:
> 
> > +static inline BSTR bstr_trim(const BSTR str)
> > +{
...
> > +}
> 
> That's ugly and inefficient, especially since the common case is to not
> modify it.

Not to mention the bloatage of using 'inline' for something that size.

	David

-- 
David Laight: david at l8s.co.uk



More information about the wine-devel mailing list