在 2020/6/14 22:12, Ruslan Garipov 写道: > > Some classes† in the file declare overloaded functions, and this causes > a C compiler to fail on module including dwrite_1.h. This commit fixes > that. > > To be consistent on changes I rewrote declaration of all classes/structs > in the file, even if one doesn't use overloaded functions. > > No changes for compilation using C++ mode. > > † IDWriteFont1, IDWriteFontFace1 and IDWriteFactory1. > > Signed-off-by: ‡Ruslan Garipov <[email protected]> > --- > mingw-w64-headers/include/dwrite_1.h | 1027 ++++++++++---------------- > 1 file changed, 373 insertions(+), 654 deletions(-) > >
Thanks. Patch looks good. Pushed. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
