Re: [Mingw-w64-public] DirectWrite additions

2016-08-26 Thread Jacek Caban
Hi David, It looks like I committed more than intended. I'm sorry about that. Yes, please commit your patch. Thanks, Jacek On 26.08.2016 03:01, David Wohlferd wrote: > So what happened here? The winerror.h that got checked in still has > the duplicate defines? > > Is there some reason I can't r

Re: [Mingw-w64-public] [PATCH] setupapi.h: add missing devpropdef.h include

2016-08-26 Thread Kai Tietz
Hello Mateusz, 2016-08-25 11:18 GMT+02:00 Mateusz : > Fix for bug #550 https://sourceforge.net/p/mingw-w64/bugs/550/ > > >From 6325df027a92d7f5041da022d0a9420c1af531c2 Mon Sep 17 00:00:00 2001 > From: mati865 > Date: Thu, 25 Aug 2016 11:00:50 +0200 > Subject: [PATCH] setupapi.h: add missing devpr

Re: [Mingw-w64-public] Building mingw-w64 and include paths

2016-08-26 Thread David Wohlferd
On 8/25/2016 11:19 PM, lhmouse wrote: I haven't had a deep look at the patch, but AFAICS the problem is a simple matter that can be solved by adding `-nostdinc -I"path/to/the/directory/of/new/headers"` to `CPPFLAGS` when building the CRT. Thanks for the reply. I'm not clear how adding -nostd