Re: [Mingw-w64-public] problem with multiple defined symbols in uuid and a patch

2017-10-06 Thread JonY via Mingw-w64-public
On 10/06/2017 10:07 AM, ralph engels wrote: > > Causes problems with wxwidgets so here is a proposed patch. > > Subject: [PATCH] uuid.c: Removed DEFINE_GUID also in extras-uuid.c. Patch OK after putting the list of duplicates removed in the commit message. Thanks. signature.asc Description:

[Mingw-w64-public] problem with multiple defined symbols in uuid and a patch

2017-10-06 Thread ralph engels
Causes problems with wxwidgets so here is a proposed patch. Subject: [PATCH] uuid.c: Removed DEFINE_GUID also in extras-uuid.c. ---  mingw-w64-crt/libsrc/uuid.c | 12  1 file changed, 12 deletions(-) diff --git a/mingw-w64-crt/libsrc/uuid.c b/mingw-w64-crt/libsrc/uuid.c index 481e67