Thu Jun 09 05:47:26 2016nanis [...] cpan.org - Ticket created
Subject:
Use of `inline` prevents compilation on Windows with MSVC 2013
Date:
Thu, 9 Jun 2016 05:47:16 -0400
To:
bug-URI-Escape-XS [...] rt.cpan.org
From:
"A. Sinan Unur" <nanis [...] cpan.org>
Hello:
On Windows, perl does not compile with MSVC 2015.
Prior versions of MSVC don't support inline in C source. One must use
__inline instead.
Test report:
http://www.cpantesters.org/cpan/report/2b85d4ca-706d-1014-802c-cd95b82e89a0
I am going to submit a pull request on GitHub after I submit this report.
Thank you,
-- Sinan
Thu Jun 09 07:20:29 2016DANKOGAI [...] cpan.org - Correspondence added
> Hello:
>
> On Windows, perl does not compile with MSVC 2015.
>
> Prior versions of MSVC don't support inline in C source. One must use
> __inline instead.
>
> Test report:
>
> http://www.cpantesters.org/cpan/report/2b85d4ca-706d-1014-802c-cd95b82e89a0
>
> I am going to submit a pull request on GitHub after I submit this report.
>
> Thank you,
>
> -- Sinan
Thu Jun 09 07:20:30 2016The RT System itself - Status changed from 'new' to 'open'
Thu Jun 09 07:20:40 2016DANKOGAI [...] cpan.org - Status changed from 'open' to 'resolved'