Re: Perl's Win32::API on MSYS
[email protected] (Sebastian Schuberth) Thu, 10 Oct 2013 15:51:36 +0200
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <CAHGBnuNShkT0H0oxD6RJKR5MeQj-c02BJ1dxbjuo8GaMhiF8=w@mail.gmail.com> |
On Tue, Oct 8, 2013 at 12:26 PM, bulk 88 <[email protected]> wrote: > Changed the design in a branch https://github.com/bulk88/perl5-win32-api/tree/msys I've checked out your "msys" branch and your commit at [1] seems to have fixed the MSYS build issues for me, "perl Makefile.PL && make" produces API.dll and Callback.dll just fine now. As this solution is much nicer than mine in the commit at [2], I'll split out the substr length fix to a separate pull request [3] and delete my original one at [4]. @bulk88, any idea when your "msys" branch will be merged to cosimo's repo? [1] https://github.com/bulk88/perl5-win32-api/commit/3ef519b70431eef01859f859b8a7c4ea3a457f3c [2] https://github.com/sschuberth/perl5-win32-api/commit/f9fb2c599e5d9ae244be8fb4e971d57a13c0d38d [3] https://github.com/cosimo/perl5-win32-api/pull/11 [4] https://github.com/cosimo/perl5-win32-api/pull/10 -- Sebastian Schuberth