Re: Perl's Win32::API on MSYS
[email protected] (Sebastian Schuberth) Fri, 4 Oct 2013 15:23:36 +0200
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <CAHGBnuPmsx2brKM__c6S=nXhitjzRwzPCov6r3fRnh4EBvcagQ@mail.gmail.com> |
On Fri, Oct 4, 2013 at 8:28 AM, bulk 88 <[email protected]> wrote: > tested cosimo head "SHA-1: c5f9fcc6df4ba00c65392576eaf0e66965ff9ece * Merge pull request #9 from sschuberth/master > Add support for building on MSYS in addition to Cygwin" + some local changes of mine, it didn't build on my 5.6 > with MakeMaker 6.17 due to this makefile target which syntaxed errored with nmake. Correcting the "\" to be on the right > line made it compile/work (I need to work on MY::distdir). The methods are working on my Perl. Which version of my pull request did you actually test? Did you merge / cherry-pick commit f9fb2c5 [1], including or excluding 7fa2bb5 [2]? [1] https://github.com/sschuberth/perl5-win32-api/commit/f9fb2c599e5d9ae244be8fb4e971d57a13c0d38d [2] https://github.com/sschuberth/perl5-win32-api/commit/7fa2bb5cce9d5ce15f23ef1c5f451d066c287f8a -- Sebastian Schuberth