ExtUtils-ParseXS v3.44 Perl 5 v5.20.1 i86pc-solaris-64int

Status
Pass
From
Nigel Horne
Dist
ExtUtils-ParseXS v3.44
Platform
Perl 5 v5.20.1 i86pc-solaris-64int
Date
2022-01-07 15:50:01
ID
794ce69c-6fd1-11ec-a89d-4e861fb4fa0d
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 Sawyer X,

This is a computer-generated report for ExtUtils-ParseXS-3.44
on perl 5.20.1, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/bin/perl5.20.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
compilet-VcUlS.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int boot_compilet() { return 1; }
     ^~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h: In function 'S_CvGV':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:66:30: note: in expansion of macro 'MUTABLE_PTR'
 #define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:184:23: note: in expansion of macro 'CvFLAGS'
 #define CvNAMED(cv)  (CvFLAGS(cv) & CVf_NAMED)
                       ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:194:12: note: in expansion of macro 'CvNAMED'
     return CvNAMED(sv)
            ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:196:13: note: in expansion of macro 'MUTABLE_PTR'
  : ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
             ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h: In function 'CvNAME_HEK':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:66:30: note: in expansion of macro 'MUTABLE_PTR'
 #define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:184:23: note: in expansion of macro 'CvFLAGS'
 #define CvNAMED(cv)  (CvFLAGS(cv) & CVf_NAMED)
                       ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:201:12: note: in expansion of macro 'CvNAMED'
     return CvNAMED(sv)
            ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_siphash_2_4':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:201:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   U64TYPE k0 = ((U64TYPE*)seed)[0];
                 ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:202:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   U64TYPE k1 = ((U64TYPE*)seed)[1];
                 ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_superfast':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:260:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_murmur3':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:354:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, c); \
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:393:7: note: in expansion of macro 'MURMUR_DOBYTES'
       MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
       ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:348:49: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                 ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:402:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:410:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:418:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:426:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:354:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, c); \
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:434:5: note: in expansion of macro 'MURMUR_DOBYTES'
     MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:348:49: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                 ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_djb2':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:458:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_sdbm':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:468:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:494:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time_hard':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:509:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_old_one_at_a_time':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:5089:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/inline.h: In function 'S_av_top_index':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/embed.h:325:40: note: in definition of macro 'mg_size'
 #define mg_size(a)  Perl_mg_size(aTHX_ a)
                                        ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:74:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/av.h:83:15: note: in expansion of macro 'MUTABLE_SV'
     ? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:188:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:188:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:188:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSTest.c:190:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSTest.c: In function 'XS_XSTest_something':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:197:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSTest.c:206:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSTest.c:206:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
XSTest.c: In function 'XS_XSTest_something2':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:213:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSTest.c:222:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSTest.c:222:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
XSTest.c: In function 'XS_XSTest_something3':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:229:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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;
  ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:258:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:183:25: note: in expansion of macro 'XSANY'
 #define dXSI32 I32 ix = XSANY.any_i32
                         ^~~~~
XSTest.c:259:5: note: in expansion of macro 'dXSI32'
     dXSI32;
     ^~~~~~
In file included from XSTest.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:274:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:274:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:274:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSTest.c:276:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSTest.c: In function 'XS_XSTest_T_BOOL':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:283:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3324:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1773:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
     || (SvNOK(sv) && SvNVX(sv) != 0.0))  \
                                ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1762: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:287:18: note: in expansion of macro 'SvTRUE'
  bool in = (bool)SvTRUE(ST(0))
                  ^~~~~~
In file included from XSTest.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSTest.c:295:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSTest.c: In function 'XS_XSTest_T_BOOL_2':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:302:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3324:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1773:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
     || (SvNOK(sv) && SvNVX(sv) != 0.0))  \
                                ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1762: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:306:18: note: in expansion of macro 'SvTRUE'
  bool in = (bool)SvTRUE(ST(0))
                  ^~~~~~
In file included from XSTest.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
XSTest.c:313:2: note: in expansion of macro 'SvSETMAGIC'
  SvSETMAGIC(ST(0));
  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSTest.c:315:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSTest.c: In function 'XS_XSTest_T_BOOL_OUT':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:322:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3324:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1773:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
     || (SvNOK(sv) && SvNVX(sv) != 0.0))  \
                                ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1762: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:326:19: note: in expansion of macro 'SvTRUE'
  bool out = (bool)SvTRUE(ST(0))
                   ^~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1773:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
     || (SvNOK(sv) && SvNVX(sv) != 0.0))  \
                                ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:1762: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:328:18: note: in expansion of macro 'SvTRUE'
  bool in = (bool)SvTRUE(ST(1))
                  ^~~~~~
In file included from XSTest.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
XSTest.c:334:2: note: in expansion of macro 'SvSETMAGIC'
  SvSETMAGIC(ST(0));
  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSTest.c:336:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSTest.c:336:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
XSTest.c: In function 'boot_XSTest':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSTest.c:346:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSTest.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSTest.c:372:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 1;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSTest.c:374:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 3;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSTest.c:376:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 2;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSTest.c:378:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 0;
         ^~~~~
In file included from XSTest.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:387:5: note: in expansion of macro 'XSRETURN_YES'
     XSRETURN_YES;
     ^~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:387:5: note: in expansion of macro 'XSRETURN_YES'
     XSRETURN_YES;
     ^~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:5188:0,
                 from XSTest.xs:2:
At top level:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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-3gDNA.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int boot_compilet() { return 1; }
     ^~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h: In function 'S_CvGV':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:66:30: note: in expansion of macro 'MUTABLE_PTR'
 #define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:184:23: note: in expansion of macro 'CvFLAGS'
 #define CvNAMED(cv)  (CvFLAGS(cv) & CVf_NAMED)
                       ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:194:12: note: in expansion of macro 'CvNAMED'
     return CvNAMED(sv)
            ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:196:13: note: in expansion of macro 'MUTABLE_PTR'
  : ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
             ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h: In function 'CvNAME_HEK':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:66:30: note: in expansion of macro 'MUTABLE_PTR'
 #define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:184:23: note: in expansion of macro 'CvFLAGS'
 #define CvNAMED(cv)  (CvFLAGS(cv) & CVf_NAMED)
                       ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:201:12: note: in expansion of macro 'CvNAMED'
     return CvNAMED(sv)
            ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_siphash_2_4':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:201:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   U64TYPE k0 = ((U64TYPE*)seed)[0];
                 ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:202:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   U64TYPE k1 = ((U64TYPE*)seed)[1];
                 ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_superfast':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:260:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_murmur3':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:354:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, c); \
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:393:7: note: in expansion of macro 'MURMUR_DOBYTES'
       MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
       ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:348:49: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                 ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:402:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:410:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:418:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:426:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:354:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, c); \
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:434:5: note: in expansion of macro 'MURMUR_DOBYTES'
     MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:348:49: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                 ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_djb2':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:458:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_sdbm':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:468:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:494:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time_hard':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:509:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_old_one_at_a_time':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:5089:0,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/inline.h: In function 'S_av_top_index':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/embed.h:325:40: note: in definition of macro 'mg_size'
 #define mg_size(a)  Perl_mg_size(aTHX_ a)
                                        ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:74:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/av.h:83:15: note: in expansion of macro 'MUTABLE_SV'
     ? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/inline.h:23:12: note: in expansion of macro 'AvFILL'
     return AvFILL(av);
            ^~~~~~
In file included from XSMore.xs:2:0:
XSMore.xs: In function 'outlist_bool':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:424:17: note: in expansion of macro 'dNOOP'
 #  define dTHX  dNOOP
                 ^~~~~
XSMore.xs:44:4: note: in expansion of macro 'dTHX'
    dTHX;
    ^~~~
XSMore.xs: In function 'outlist_int':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:424:17: note: in expansion of macro 'dNOOP'
 #  define dTHX  dNOOP
                 ^~~~~
XSMore.xs:59:4: note: in expansion of macro 'dTHX'
    dTHX;
    ^~~~
XSMore.c: In function 'XS_XSMore_typemaptest1':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:234:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:244:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:244:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:244:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:246:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_typemaptest2':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:253:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:263:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:263:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:263:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:265:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_typemaptest3':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:272:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:290:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:290:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:290:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:292:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_typemaptest6':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:299:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:311:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:311:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:311:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:313:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_prototype_ssa':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:320:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSMore.c:328:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSMore.c:328:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
XSMore.c: In function 'XS_XSMore_attr_method':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:335:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSMore.c:343:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSMore.c:343:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
XSMore.c: In function 'XS_XSMore_return_1':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:352:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:183:25: note: in expansion of macro 'XSANY'
 #define dXSI32 I32 ix = XSANY.any_i32
                         ^~~~~
XSMore.c:353:5: note: in expansion of macro 'dXSI32'
     dXSI32;
     ^~~~~~
In file included from XSMore.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:364:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:364:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:364:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:374:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:374:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:374:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:376:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_arg_init':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:383:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:394:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:394:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:394:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:396:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_myabs':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:403:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:414:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:414:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:414:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:416:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_hook':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:423:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSMore.c:449:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSMore.c:449:5: note: in expansion of macro 'XSRETURN_EMPTY'
     XSRETURN_EMPTY;
     ^~~~~~~~~~~~~~
XSMore.c: In function 'XS_XSMore_outlist':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:456:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:470:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(2);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_outlist_bool':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:477:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:495:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(2);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_outlist_int':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:502:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:516:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:516:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:516:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:520:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(2);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_len':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:541:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:541:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:541:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:543:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_sum':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:553:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:567:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:567:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:567:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:569:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_include_ok':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:585:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:595:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:595:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:595:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSMore.c:597:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSMore.c: In function 'XS_XSMore_nil':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:52: note: in expansion of macro 'XSRETURN'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                    ^~~~~~~~
XSMore.c:610:4: note: in expansion of macro 'XSRETURN_EMPTY'
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:322:24: note: in expansion of macro 'STMT_START'
 #define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                        ^~~~~~~~~~
XSMore.c:610:4: note: in expansion of macro 'XSRETURN_EMPTY'
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
XSMore.c: In function 'boot_XSMore':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSMore.c:620:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSMore.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSMore.c:661:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = RET_1;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSMore.c:663:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = RET_2;
         ^~~~~
In file included from XSMore.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:693:5: note: in expansion of macro 'XSRETURN_YES'
     XSRETURN_YES;
     ^~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:693:5: note: in expansion of macro 'XSRETURN_YES'
     XSRETURN_YES;
     ^~~~~~~~~~~~
t/002-more.t ............................. ok
compilet-LEskD.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int boot_compilet() { return 1; }
     ^~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h: In function 'S_CvGV':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:66:30: note: in expansion of macro 'MUTABLE_PTR'
 #define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:184:23: note: in expansion of macro 'CvFLAGS'
 #define CvNAMED(cv)  (CvFLAGS(cv) & CVf_NAMED)
                       ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:194:12: note: in expansion of macro 'CvNAMED'
     return CvNAMED(sv)
            ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:196:13: note: in expansion of macro 'MUTABLE_PTR'
  : ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
             ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h: In function 'CvNAME_HEK':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:66:30: note: in expansion of macro 'MUTABLE_PTR'
 #define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:184:23: note: in expansion of macro 'CvFLAGS'
 #define CvNAMED(cv)  (CvFLAGS(cv) & CVf_NAMED)
                       ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/cv.h:201:12: note: in expansion of macro 'CvNAMED'
     return CvNAMED(sv)
            ^~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_siphash_2_4':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:201:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   U64TYPE k0 = ((U64TYPE*)seed)[0];
                 ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:202:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   U64TYPE k1 = ((U64TYPE*)seed)[1];
                 ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_superfast':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:260:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_murmur3':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:354:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, c); \
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:393:7: note: in expansion of macro 'MURMUR_DOBYTES'
       MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
       ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:348:49: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                 ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:402:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:410:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:418:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:426:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, k1);
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:335:32: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:354:13: note: in expansion of macro 'MURMUR_DOBLOCK'
             MURMUR_DOBLOCK(h1, c); \
             ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:434:5: note: in expansion of macro 'MURMUR_DOBYTES'
     MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
     ^~~~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:348:49: note: in expansion of macro 'STMT_START'
 #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                 ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv.h:629:0,
                 from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:3333,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_djb2':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:458:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_sdbm':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:468:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:494:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time_hard':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h:509:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/hv_func.h: In function 'S_perl_hash_old_one_at_a_time':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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 /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:5089:0,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/inline.h: In function 'S_av_top_index':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/embed.h:325:40: note: in definition of macro 'mg_size'
 #define mg_size(a)  Perl_mg_size(aTHX_ a)
                                        ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:74:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/av.h:83:15: note: in expansion of macro 'MUTABLE_SV'
     ? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:193:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:193:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:193:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSUsage.c:195:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSUsage.c: In function 'XS_XSUsage_two':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSUsage.c:202:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:183:25: note: in expansion of macro 'XSANY'
 #define dXSI32 I32 ix = XSANY.any_i32
                         ^~~~~
XSUsage.c:203:5: note: in expansion of macro 'dXSI32'
     dXSI32;
     ^~~~~~
In file included from XSUsage.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:215:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:215:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:215:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSUsage.c:217:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSUsage.c: In function 'XS_XSUsage_interface_v_i':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSUsage.c:224:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
XSUsage.c:225:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     dXSFUNCTION(int);
     ^~~~~~~~~~~
In file included from XSUsage.xs:3:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:193:69: note: in definition of macro 'XSINTERFACE_FUNC'
 #define XSINTERFACE_FUNC(ret,cv,f)     ((XSINTERFACE_CVT_ANON(ret))(f))
                                                                     ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSUsage.c:231:42: note: in expansion of macro 'XSANY'
     XSFUNCTION = XSINTERFACE_FUNC(int,cv,XSANY.any_dptr);
                                          ^~~~~
XSUsage.c:231: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:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:235:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:235:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:235:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSUsage.c:237:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSUsage.c: In function 'XS_XSUsage_four':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSUsage.c:244:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:253:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:253:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:253:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSUsage.c:255:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSUsage.c: In function 'XS_XSUsage_five':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSUsage.c:262:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:273:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:273:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:273:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSUsage.c:275:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSUsage.c: In function 'XS_XSUsage_six':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSUsage.c:282:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/sv.h:2062:23: note: in expansion of macro 'STMT_START'
 #define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                       ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:31: note: in expansion of macro 'SvSETMAGIC'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                               ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:299:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/pp.h:294:18: note: in expansion of macro 'STMT_START'
 #define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                  ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:299:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:299:2: note: in expansion of macro 'PUSHi'
  PUSHi((IV)RETVAL);
  ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
XSUsage.c:301:5: note: in expansion of macro 'XSRETURN'
     XSRETURN(1);
     ^~~~~~~~
XSUsage.c: In function 'boot_XSUsage':
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:411:26: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
 #define dNOOP extern int Perl___notused(void)
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:146:17: note: in expansion of macro 'dNOOP'
 #  define dVAR  dNOOP
                 ^~~~~
XSUsage.c:311:5: note: in expansion of macro 'dVAR'
     dVAR; dXSARGS;
     ^~~~
XSUsage.c:333:14: warning: declaration of 'cv' shadows a parameter [-Wshadow]
         CV * cv;
              ^~
In file included from XSUsage.xs:3:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:141:51: note: shadowed declaration is here
 #    define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
                                                   ^
XSUsage.c:308:1: note: in expansion of macro 'XS_EXTERNAL'
 XS_EXTERNAL(boot_XSUsage)
 ^~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:2357:0,
                 from XSUsage.xs:2:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSUsage.c:337:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 2;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSUsage.c:339:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 0;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:181:15: note: in expansion of macro 'CvXSUBANY'
 #define XSANY CvXSUBANY(cv)
               ^~~~~~~~~
XSUsage.c:341:9: note: in expansion of macro 'XSANY'
         XSANY.any_i32 = 1;
         ^~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
                          ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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
                                ^~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:195:3: note: in expansion of macro 'CvXSUBANY'
   CvXSUBANY(cv).any_dxptr = (void (*) (pTHX_ void*))(f)
   ^~~~~~~~~
XSUsage.c:343:9: note: in expansion of macro 'XSINTERFACE_FUNC_SET'
         XSINTERFACE_FUNC_SET(cv,xsusage_three);
         ^~~~~~~~~~~~~~~~~~~~
In file included from XSUsage.xs:2:0:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/XSUB.h:308:5: note: in expansion of macro 'STMT_START'
     STMT_START {     \
     ^~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:353:5: note: in expansion of macro 'XSRETURN_YES'
     XSRETURN_YES;
     ^~~~~~~~~~~~
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
 #   define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
                             ^
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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:353:5: note: in expansion of macro 'XSRETURN_YES'
     XSRETURN_YES;
     ^~~~~~~~~~~~
In file included from /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE/perl.h:5188:0,
                 from XSUsage.xs:2:
At top level:
/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/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=268,  5 wallclock secs ( 0.15 usr  0.08 sys +  3.72 cusr  0.89 csys =  4.83 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Carp                0    1.3301  
    Cwd                 0    3.75    
    DynaLoader          0    1.25    
    Exporter            5.57 5.71    
    ExtUtils::CBuilder  0    0.280217
    ExtUtils::MakeMaker 6.46 7.62    
    File::Basename      0    2.85    
    File::Spec          0    3.75    
    Symbol              0    1.07    
    Test::More          0.47 1.302187

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.62    

configure_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 6.46 7.62    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/bin:/export/home/njh/perl5/perlbrew/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9824
    PERL5_CPAN_IS_RUNNING = 9824
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/bin
    PERLBREW_PERL = perl-5.20.1-64int
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/bin/perl5.20.1
    $UID/$EUID = 101 / 101
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.302187
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-64int
    uname='sunos njh1 5.11 illumos-06524cf4e4 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int -Dusedevel -Duse64bitint -Accflags= -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DPTR_IS_LONG -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include'
    ccversion='', gccversion='7.5.0', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/gnu/lib '
    libpth=/usr/gcc/7/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/gnu/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL PERL_USE_SAFE_PUTENV USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.06
  Built under solaris
  Compiled at Sep 22 2021 00:49:13
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9824"
    PERL5_CPAN_IS_RUNNING="9824"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/bin"
    PERLBREW_PERL="perl-5.20.1-64int"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/site_perl/5.20.1/i86pc-solaris-64int
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/site_perl/5.20.1
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1/i86pc-solaris-64int
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.1-64int/lib/5.20.1
    .