Skip Menu |

This queue is for tickets about the B-Hooks-Parser CPAN distribution.

Report information
The Basics
Id: 85952
Status: new
Priority: 0/
Queue: B-Hooks-Parser

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.12
Fixed in: (no value)



Subject: compilation failure, 5.16.3. MSWin32
Could one of the authors familiar with the XS code please take a look at: http://www.cpantesters.org/cpan/report/422495dd-6ddc-1014-a4ef-b217e79c0688 ... gcc -c -IC:\strawberry\perl\vendor\lib\B\Hooks\OP\Check\Install -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" "-IC:\strawberry\perl\lib\CORE" Parser.c In file included from Parser.xs:9:0: stolen_chunk_of_toke.c:130:1: warning: 'Perl_filter_read' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] stolen_chunk_of_toke.c: In function 'S_scan_str': stolen_chunk_of_toke.c:546:2: warning: 'Perl_utf8_to_uvchr' is deprecated (declared at C:\strawberry\perl\lib\CORE/proto.h:4563) [-Wdeprecated-declarations] ...