ExtUtils-ParseXS v3.35 Perl 5 v5.20.0 cygwin-thread-multi
- Status
- Pass
- From
- Nigel Horne
- Dist
-
ExtUtils-ParseXS v3.35
- Platform
- Perl 5 v5.20.0 cygwin-thread-multi
- Date
- 2019-06-28 16:31:24
- ID
- 2b8bb7fe-99c2-11e9-8fa9-99a29f1e7dde
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Steffen Mueller,
This is a computer-generated report for ExtUtils-ParseXS-3.35
on perl 5.20.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin/perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
compilet-oMBQX.c:1:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int boot_compilet() { return 1; }
^~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:494:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:509:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:544:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:5053:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/embed.h:325:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/av.h:83:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
XSTest.xs: At top level:
XSTest.xs:6:1: warning: no previous prototype for âÂÂxstest_somethingâ [-Wmissing-prototypes]
xstest_something (char * some_thing)
^~~~~~~~~~~~~~~~
XSTest.xs:12:1: warning: no previous prototype for âÂÂxstest_something2â [-Wmissing-prototypes]
xstest_something2 (char * some_thing)
^~~~~~~~~~~~~~~~~
In file included from XSTest.xs:2:0:
XSTest.c: In function âÂÂXS_XSTest_is_evenâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:176:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSTest.c:187:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSTest.c:187:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSTest.c:187:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSTest.c:189:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_somethingâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:196:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSTest.c:205:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSTest.c:205:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_something2âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:212:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSTest.c:221:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSTest.c:221:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_something3âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:228:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:321:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
XSTest.xs:51:2: note: in expansion of macro âÂÂXSRETURN_UNDEFâÂÂ
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:321:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
XSTest.xs:51:2: note: in expansion of macro âÂÂXSRETURN_UNDEFâÂÂ
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_constsâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:257:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
XSTest.c:258:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSTest.c:272:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSTest.c:272:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSTest.c:272:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSTest.c:274:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_T_BOOLâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:281:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3291:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1772:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
|| (SvNOK(sv) && SvNVX(sv) != 0.0)) \
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1761:85: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
#define SvTRUE(sv) (LIKELY(sv) && (UNLIKELY(SvGMAGICAL(sv)) ? sv_2bool(sv) : SvTRUE_common(sv, sv_2bool_nomg(sv))))
^~~~~~~~~~~~~
XSTest.c:285:18: note: in expansion of macro âÂÂSvTRUEâÂÂ
bool in = (bool)SvTRUE(ST(0))
^~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSTest.c:293:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_T_BOOL_2âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:300:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3291:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1772:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
|| (SvNOK(sv) && SvNVX(sv) != 0.0)) \
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1761:85: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
#define SvTRUE(sv) (LIKELY(sv) && (UNLIKELY(SvGMAGICAL(sv)) ? sv_2bool(sv) : SvTRUE_common(sv, sv_2bool_nomg(sv))))
^~~~~~~~~~~~~
XSTest.c:304:18: note: in expansion of macro âÂÂSvTRUEâÂÂ
bool in = (bool)SvTRUE(ST(0))
^~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
XSTest.c:310:2: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
SvSETMAGIC(ST(0));
^~~~~~~~~~
XSTest.c:306:7: warning: unused variable âÂÂRETVALâ [-Wunused-variable]
bool RETVAL;
^~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSTest.c:312:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSTest.c: In function âÂÂXS_XSTest_T_BOOL_OUTâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:319:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3291:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1772:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
|| (SvNOK(sv) && SvNVX(sv) != 0.0)) \
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1761:85: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
#define SvTRUE(sv) (LIKELY(sv) && (UNLIKELY(SvGMAGICAL(sv)) ? sv_2bool(sv) : SvTRUE_common(sv, sv_2bool_nomg(sv))))
^~~~~~~~~~~~~
XSTest.c:323:19: note: in expansion of macro âÂÂSvTRUEâÂÂ
bool out = (bool)SvTRUE(ST(0))
^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1772:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
|| (SvNOK(sv) && SvNVX(sv) != 0.0)) \
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:1761:85: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
#define SvTRUE(sv) (LIKELY(sv) && (UNLIKELY(SvGMAGICAL(sv)) ? sv_2bool(sv) : SvTRUE_common(sv, sv_2bool_nomg(sv))))
^~~~~~~~~~~~~
XSTest.c:325:18: note: in expansion of macro âÂÂSvTRUEâÂÂ
bool in = (bool)SvTRUE(ST(1))
^~~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
XSTest.c:331:2: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
SvSETMAGIC(ST(0));
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSTest.c:333:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSTest.c:333:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
XSTest.c: In function âÂÂboot_XSTestâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSTest.c:343:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSTest.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSTest.c:369:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 1;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSTest.c:371:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 3;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSTest.c:373:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 2;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSTest.c:375:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 0;
^~~~~
In file included from XSTest.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:320:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~
XSTest.c:384:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:320:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
XSTest.c:384:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:5152:0,
from XSTest.xs:2:
At top level:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h:196:1: warning: âÂÂS_croak_memory_wrapâ defined but not used [-Wunused-function]
S_croak_memory_wrap(void)
^~~~~~~~~~~~~~~~~~~
t/001-basic.t ............................ ok
compilet-JAGhs.c:1:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int boot_compilet() { return 1; }
^~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:494:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:509:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:544:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:5053:0,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/embed.h:325:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/av.h:83:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from XSMore.xs:2:0:
XSMore.c: In function âÂÂXS_XSMore_typemaptest1âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:204:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:213:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:213:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:213:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:215:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_typemaptest2âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:222:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:231:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:231:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:231:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:233:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_typemaptest3âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:240:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:257:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:257:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:257:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:259:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_typemaptest6âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:266:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:277:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:277:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:277:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:279:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_prototype_ssaâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:286:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSMore.c:294:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSMore.c:294:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_attr_methodâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:301:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSMore.c:309:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSMore.c:309:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_return_1âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:318:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
XSMore.c:319:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:329:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:329:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:329:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:338:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:338:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:338:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:340:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_arg_initâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:347:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:357:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:357:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:357:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:359:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_myabsâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:366:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:375:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:375:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:375:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:377:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_hookâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:384:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSMore.c:410:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSMore.c:410:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_outlistâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:417:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:431:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(2);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_lenâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:438:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:451:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:451:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:451:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:453:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_sumâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:463:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:476:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:476:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:476:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:478:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_include_okâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:494:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:503:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSMore.c:503:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSMore.c:503:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSMore.c:505:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSMore.c: In function âÂÂXS_XSMore_nilâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
XSMore.c:517:4: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
XSMore.c:517:4: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from XSMore.xs:3:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:164:20: warning: unused variable âÂÂitemsâ [-Wunused-variable]
#define dITEMS I32 items = (I32)(SP - MARK)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:172:16: note: in expansion of macro âÂÂdITEMSâÂÂ
dSP; dAXMARK; dITEMS
^~~~~~
XSMore.c:516:4: note: in expansion of macro âÂÂdXSARGSâÂÂ
dXSARGS;
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:126:43: warning: unused parameter âÂÂcvâ [-Wunused-parameter]
#define XSPROTO(name) void name(pTHX_ CV* cv)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:133:36: note: in expansion of macro âÂÂXSPROTOâÂÂ
# define XS_INTERNAL(name) STATIC XSPROTO(name)
^~~~~~~
XSMore.c:147:26: note: in expansion of macro âÂÂXS_INTERNALâÂÂ
# define XS_EUPXS(name) XS_INTERNAL(name)
^~~~~~~~~~~
XSMore.c:514:1: note: in expansion of macro âÂÂXS_EUPXSâÂÂ
XS_EUPXS(XS_XSMore_nil)
^~~~~~~~
In file included from XSMore.xs:2:0:
XSMore.c: In function âÂÂboot_XSMoreâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSMore.c:527:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSMore.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSMore.c:568:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = RET_1;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSMore.c:570:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = RET_2;
^~~~~
In file included from XSMore.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:320:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~
XSMore.c:598:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:320:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
XSMore.c:598:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:5152:0,
from XSMore.xs:2:
At top level:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h:196:1: warning: âÂÂS_croak_memory_wrapâ defined but not used [-Wunused-function]
S_croak_memory_wrap(void)
^~~~~~~~~~~~~~~~~~~
t/002-more.t ............................. ok
compilet-PpH0Q.c:1:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int boot_compilet() { return 1; }
^~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv.h:629:0,
from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:3300,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:494:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:509:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/hv_func.h:544:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:5053:0,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/embed.h:325:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/av.h:83:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
XSUsage.xs: At top level:
XSUsage.xs:19:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int xsusage_one() { return 1; }
^~~~~~~~~~~
XSUsage.xs:20:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int xsusage_two() { return 2; }
^~~~~~~~~~~
XSUsage.xs:21:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int xsusage_three() { return 3; }
^~~~~~~~~~~~~
XSUsage.xs:22:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
int xsusage_four() { return 4; }
^~~~~~~~~~~~
XSUsage.xs:23:5: warning: no previous prototype for âÂÂxsusage_fiveâ [-Wmissing-prototypes]
int xsusage_five(int i) { PERL_UNUSED_ARG(i); return 5; }
^~~~~~~~~~~~
XSUsage.xs:24:5: warning: no previous prototype for âÂÂxsusage_sixâ [-Wmissing-prototypes]
int xsusage_six(int i) { PERL_UNUSED_ARG(i); return 6; }
^~~~~~~~~~~
In file included from XSUsage.xs:2:0:
XSUsage.c: In function âÂÂXS_XSUsage_oneâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:184:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:192:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:192:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSUsage.c:192:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSUsage.c:194:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSUsage.c: In function âÂÂXS_XSUsage_twoâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:201:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
XSUsage.c:202:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:210:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:210:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSUsage.c:210:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSUsage.c:212:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from XSUsage.xs:3:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:183:20: warning: unused variable âÂÂixâ [-Wunused-variable]
#define dXSI32 I32 ix = XSANY.any_i32
^
XSUsage.c:202:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from XSUsage.xs:2:0:
XSUsage.c: In function âÂÂXS_XSUsage_interface_v_iâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:219:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
XSUsage.c:220:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
dXSFUNCTION(int);
^~~~~~~~~~~
In file included from XSUsage.xs:3:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:193:69: note: in definition of macro âÂÂXSINTERFACE_FUNCâÂÂ
#define XSINTERFACE_FUNC(ret,cv,f) ((XSINTERFACE_CVT_ANON(ret))(f))
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSUsage.c:226:42: note: in expansion of macro âÂÂXSANYâÂÂ
XSFUNCTION = XSINTERFACE_FUNC(int,cv,XSANY.any_dptr);
^~~~~
XSUsage.c:226:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
XSFUNCTION = XSINTERFACE_FUNC(int,cv,XSANY.any_dptr);
^~~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:229:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:229:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSUsage.c:229:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSUsage.c:231:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSUsage.c: In function âÂÂXS_XSUsage_fourâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:238:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:245:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:245:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSUsage.c:245:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSUsage.c:247:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from XSUsage.xs:3:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:164:20: warning: unused variable âÂÂitemsâ [-Wunused-variable]
#define dITEMS I32 items = (I32)(SP - MARK)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:172:16: note: in expansion of macro âÂÂdITEMSâÂÂ
dSP; dAXMARK; dITEMS
^~~~~~
XSUsage.c:238:11: note: in expansion of macro âÂÂdXSARGSâÂÂ
dVAR; dXSARGS;
^~~~~~~
In file included from XSUsage.xs:2:0:
XSUsage.c: In function âÂÂXS_XSUsage_fiveâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:254:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:264:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:264:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSUsage.c:264:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSUsage.c:266:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSUsage.c: In function âÂÂXS_XSUsage_sixâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:273:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/sv.h:2061:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:289:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:294:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:56: note: in expansion of macro âÂÂPUSHTARGâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~
XSUsage.c:289:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/pp.h:297:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHi(i) STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
^~~~~~~~~~
XSUsage.c:289:13: note: in expansion of macro âÂÂPUSHiâÂÂ
XSprePUSH; PUSHi((IV)RETVAL);
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
XSUsage.c:291:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
XSUsage.c: In function âÂÂboot_XSUsageâÂÂ:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:365:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:146:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
XSUsage.c:301:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
XSUsage.c:323:14: warning: declaration of âÂÂcvâ shadows a parameter [-Wshadow]
CV * cv;
^~
In file included from XSUsage.xs:3:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:126:43: note: shadowed declaration is here
#define XSPROTO(name) void name(pTHX_ CV* cv)
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:132:51: note: in expansion of macro âÂÂXSPROTOâÂÂ
# define XS_EXTERNAL(name) __declspec(dllexport) XSPROTO(name)
^~~~~~~
XSUsage.c:298:1: note: in expansion of macro âÂÂXS_EXTERNALâÂÂ
XS_EXTERNAL(boot_XSUsage)
^~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:2324:0,
from XSUsage.xs:2:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSUsage.c:327:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 2;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSUsage.c:329:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 0;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
XSUsage.c:331:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 1;
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:195:3: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
CvXSUBANY(cv).any_dxptr = (void (*) (pTHX_ void*))(f)
^~~~~~~~~
XSUsage.c:333:9: note: in expansion of macro âÂÂXSINTERFACE_FUNC_SETâÂÂ
XSINTERFACE_FUNC_SET(cv,xsusage_three);
^~~~~~~~~~~~~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:154:22: warning: declaration of âÂÂmy_perlâ shadows a parameter [-Wshadow]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:167:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:195:40: note: in expansion of macro âÂÂpTHX_âÂÂ
CvXSUBANY(cv).any_dxptr = (void (*) (pTHX_ void*))(f)
^~~~~
XSUsage.c:333:9: note: in expansion of macro âÂÂXSINTERFACE_FUNC_SETâÂÂ
XSINTERFACE_FUNC_SET(cv,xsusage_three);
^~~~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:154:22: note: shadowed declaration is here
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:167:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:126:33: note: in expansion of macro âÂÂpTHX_âÂÂ
#define XSPROTO(name) void name(pTHX_ CV* cv)
^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:132:51: note: in expansion of macro âÂÂXSPROTOâÂÂ
# define XS_EXTERNAL(name) __declspec(dllexport) XSPROTO(name)
^~~~~~~
XSUsage.c:298:1: note: in expansion of macro âÂÂXS_EXTERNALâÂÂ
XS_EXTERNAL(boot_XSUsage)
^~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:320:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~
XSUsage.c:343:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:478:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/XSUB.h:320:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
XSUsage.c:343:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/perl.h:5152:0,
from XSUsage.xs:2:
At top level:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE/inline.h:196:1: warning: âÂÂS_croak_memory_wrapâ defined but not used [-Wunused-function]
S_croak_memory_wrap(void)
^~~~~~~~~~~~~~~~~~~
t/003-usage.t ............................ ok
t/101-standard_typemap_locations.t ....... ok
t/102-trim_whitespace.t .................. ok
t/103-tidy_type.t ........................ ok
t/104-map_type.t ......................... ok
t/105-valid_proto_string.t ............... ok
t/106-process_typemaps.t ................. ok
t/108-map_type.t ......................... ok
t/109-standard_XS_defs.t ................. ok
t/110-assign_func_args.t ................. ok
t/111-analyze_preprocessor_statements.t .. ok
t/112-set_cond.t ......................... ok
t/113-check_cond_preproc_statements.t .... ok
t/114-blurt_death_Warn.t ................. ok
t/115-avoid-noise.t ...................... ok
t/501-t-compile.t ........................ ok
t/510-t-bare.t ........................... ok
t/511-t-whitespace.t ..................... ok
t/512-t-file.t ........................... ok
t/513-t-merge.t .......................... ok
t/514-t-embed.t .......................... ok
t/515-t-cmd.t ............................ ok
t/516-t-clone.t .......................... ok
t/517-t-targetable.t ..................... ok
t/600-t-compat.t ......................... ok
All tests successful.
Files=27, Tests=264, 20 wallclock secs ( 0.03 usr 0.08 sys + 3.70 cusr 9.47 csys = 13.28 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Carp 0 1.3301
Cwd 0 3.47
DynaLoader 0 1.25
Exporter 5.57 5.70
ExtUtils::CBuilder 0 0.280216
ExtUtils::MakeMaker 6.46 7.04
File::Basename 0 2.85
File::Spec 0 3.47
Symbol 0 1.07
Test::More 0.47 1.302120
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.04
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.46 7.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
LANG = en_GB.UTF-8
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 12
PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin:/home/Nigel/bin::/home/Nigel/bin:/usr/local/bin:/usr/bin:/bin
PERL5LIB = /cygdrive/j/cpan/build/Dir-Manifest-0.2.0-9JbJcf/blib/arch:/cygdrive/j/cpan/build/Dir-Manifest-0.2.0-9JbJcf/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24980
PERL5_CPAN_IS_RUNNING = 24980
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24914,24980
PERLBREW_HOME = /home/Nigel/.perlbrew
PERLBREW_MANPATH = /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/man
PERLBREW_PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin
PERLBREW_PERL = perl-5.20.0
PERLBREW_ROOT = /home/Nigel/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
SHELL = /bin/bash
TEMP = /cygdrive/j/temp
TERM = xterm-256color
TMPDIR = /cygdrive/j/temp/testwrapper.24939
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 513 513 114 1002 0 559 545 2 11 15 113 4095 68354 262154 405504
$EGID = 513 513 114 1002 0 559 545 2 11 15 113 4095 68354 262154 405504
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.150005
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302120
YAML 1.21
YAML::Syck 1.29
version 0.9908
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=cygwin, osvers=1.7.30(0.27253), archname=cygwin-thread-multi
uname='cygwin_nt-6.3 cyberpowerpc 1.7.30(0.27253) 2014-05-23 10:36 x86_64 cygwin '
config_args='-de -Dprefix=/home/Nigel/perl5/perlbrew/perls/perl-5.20.0 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -Aeval:scriptdir=/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fwrapv -fno-strict-aliasing',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fwrapv -fno-strict-aliasing'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib'
libpth=/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include-fixed /usr/lib /usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../lib/../include/w32api /usr/local/lib /lib
libs=-ldb -ldl
perllibs=-ldl
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_20_0.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under cygwin
Compiled at May 28 2014 21:40:12
%ENV:
PERL5LIB="/cygdrive/j/cpan/build/Dir-Manifest-0.2.0-9JbJcf/blib/arch:/cygdrive/j/cpan/build/Dir-Manifest-0.2.0-9JbJcf/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24980"
PERL5_CPAN_IS_RUNNING="24980"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="24914,24980"
PERLBREW_HOME="/home/Nigel/.perlbrew"
PERLBREW_MANPATH="/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/man"
PERLBREW_PATH="/home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin"
PERLBREW_PERL="perl-5.20.0"
PERLBREW_ROOT="/home/Nigel/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_MM_USE_DEFAULT="1"
CYGWIN="binmod ntsec"
@INC:
/cygdrive/j/cpan/build/Dir-Manifest-0.2.0-9JbJcf/blib/arch
/cygdrive/j/cpan/build/Dir-Manifest-0.2.0-9JbJcf/blib/lib
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/cygwin-thread-multi
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0
.