-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all,
I'd like to gather some feedback with regards to MinGW support. Right now, libuv does not build on MinGW32 (the one from mingw.org) due to some missing defines. It does, however, build correctly on MinGW-w64, which has been a more active project AFAICT. There a couple of PRs which 'fix' this problems for MinGW32, but I'm a bit wary about merging them for the following reasons: - - it's a temporary solution, MinGW should eventually define the missing things - - who will remember to remove that code in the future? - - we don't know what will be missing tomorrow, it's just playing cat and mouse every time - - MinGW-w64 seems to be the same thing, just better So, do you use MinGW32? Would it be possible for you to use MinGW-w64? Please speak up! If there is enough interest/need I can try my best at making it happen, but TBH I'd rather say we just support MinGW-w64 and be done with it. So please, try to convince me :-) Cheers, - -- Saúl Ibarra Corretgé bettercallsaghul.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJTp8r/AAoJEEEOVVOum8BZAekQAIEFjzbqoJRhypvKxUv34H0j FZ1xBl3ALK9J/HQPCDOM10MsmWdhw7iNPw3hwp7f5gGz076dLJXph5/2aLhT2Qzs OZj1QzZW3iv4OlfpESvvWuJE7MteJSKG9jaj+DWCAN4L6bqX4YAvQrdTsI1vZUNu KcPmWwg15smtXFcidS0u5INpLDJEobcqK4rauEihBVIqulR+73li4klt/gyMt5tq qRMM08Tad5OGt2coIhbFxL2RmUlMdBJB4Sjt7UinaP+BmgOg6wCsfqlmgRtz09le lhZGDH+JQOGz2iIQL8/OrsBpbFUoY5gpQF1M4QZ0ySg7150+ycwIzoGeRNytgYMe rx3haWaKsIkd8pAsuOhDBZzskzJpGwZCBKsvPWDKotSxXvtnJRqAsd1zt6SUU9HK Cz3JzYojxqtoLhOVpYP2XuVrKpmasOmoyU0BLVBgqka5eNXhxzjtJnYlGXAzcPTZ yEsBKE0om+/NWsuMFTnJva3OMdqaoCDq57Nljf/vPAY0k1pvPsbyaCCjuRSXpevg aa0C4NgflW2AsgOl+jJ0WYK43dDLBXF4UJjV/TL6HEis8KpBz26JVoOGsxwsNI7C a8ldbpC8srxQpVc7QhiBaxZ5WhevewwDQOkGcwcDMW5ABMoU8fR5jwKHE4M6wmkF kiebTqNBBUh4oisrBeeh =hafZ -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
