Re: [Mingw-w64-public] Add some more missing declaration of dwrite_1.h

2018-03-15 Thread Ebrahim Byagowi
Oh, I see, done. On Thu, Mar 15, 2018 at 2:09 PM, Jacek Caban wrote: > Hi Ebrahim, > > > #ifndef __cplusplus inside IDWriteTextAnalyzer1 should be around all > parent interfaces' methods (IDWriteTextAnalyzer in this case), not just > IUnknown. > > > Thanks, > > Jacek > > > On 3/14/18 12:19 AM, E

Re: [Mingw-w64-public] Add some more missing declaration of dwrite_1.h

2018-03-15 Thread Jacek Caban
Hi Ebrahim, #ifndef __cplusplus inside IDWriteTextAnalyzer1 should be around all parent interfaces' methods (IDWriteTextAnalyzer in this case), not just IUnknown. Thanks, Jacek On 3/14/18 12:19 AM, Ebrahim Byagowi wrote: Spotted one minor issue on the patch, here is another On Wed, Mar