Alt-Devel-CallParser-ButWorking v0.002 Perl 5 v5.20.1 amd64-freebsd
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
Alt-Devel-CallParser-ButWorking v0.002
- Platform
- Perl 5 v5.20.1 amd64-freebsd
- Date
- 2024-12-25 04:54:16
- ID
- 4b64cd3e-c27c-11ef-98b0-b3c3213a625c
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 Toby Inkster,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
t/dataalias.t ...... skipped: good Data::Alias unavailable
t/develdeclare.t ... skipped: good Devel::Declare unavailable
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset0.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
311 | if (pv && len > 1) {
| ^~ ~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
1791 | __attribute__nonnull__(pTHX_1)
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
3089 | # define __attribute__nonnull__(a) __attribute__((nonnull(a)))
| ^
t/getset0.c:224:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:224:5: note: '{' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset0.c:224:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:224:5: note: '{' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset0.c:224:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset0.c:224:5: note: ')' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:224:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset0.c:224:5: note: ')' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:239:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:239:5: note: '{' token is here
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset0.c:239:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:239:5: note: '{' token is here
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset0.c:239:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset0.c:239:5: note: ')' token is here
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:239:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset0.c:239:5: note: ')' token is here
239 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:254:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:254:5: note: '{' token is here
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset0.c:254:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:254:5: note: '{' token is here
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset0.c:254:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset0.c:254:5: note: ')' token is here
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:254:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset0.c:254:5: note: ')' token is here
254 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:293:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:293:5: note: '{' token is here
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/getset0.c:293:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset0.c:293:5: note: '{' token is here
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset0.c:293:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset0.c:293:5: note: ')' token is here
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset0.c:293:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/getset0.c:293:5: note: ')' token is here
293 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
33 warnings generated.
t/getset0.t ........ ok
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/getset1.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
311 | if (pv && len > 1) {
| ^~ ~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
1791 | __attribute__nonnull__(pTHX_1)
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
3089 | # define __attribute__nonnull__(a) __attribute__((nonnull(a)))
| ^
t/getset1.c:216:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:216:5: note: '{' token is here
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset1.c:216:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:216:5: note: '{' token is here
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset1.c:216:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset1.c:216:5: note: ')' token is here
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:216:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset1.c:216:5: note: ')' token is here
216 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:231:5: note: '{' token is here
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset1.c:231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:231:5: note: '{' token is here
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset1.c:231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset1.c:231:5: note: ')' token is here
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset1.c:231:5: note: ')' token is here
231 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:246:5: note: '{' token is here
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset1.c:246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:246:5: note: '{' token is here
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset1.c:246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset1.c:246:5: note: ')' token is here
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/getset1.c:246:5: note: ')' token is here
246 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:285:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:285:5: note: '{' token is here
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/getset1.c:285:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/getset1.c:285:5: note: '{' token is here
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/getset1.c:285:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/getset1.c:285:5: note: ')' token is here
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/getset1.c:285:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/getset1.c:285:5: note: ')' token is here
285 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
33 warnings generated.
t/getset1.t ........ ok
t/indirect.t ....... skipped: good indirect unavailable
t/leximport.t ...... skipped: good Lexical::Sub unavailable
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/listquote.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
311 | if (pv && len > 1) {
| ^~ ~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
1791 | __attribute__nonnull__(pTHX_1)
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
3089 | # define __attribute__nonnull__(a) __attribute__((nonnull(a)))
| ^
t/listquote.c:220:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
220 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/listquote.c:220:13: note: '{' token is here
220 | STMT_START {
| ^
t/listquote.c:231:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
231 | } STMT_END
| ^
t/listquote.c:231:4: note: ')' token is here
231 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/listquote.c:237:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/listquote.c:237:5: note: '{' token is here
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/listquote.c:237:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/listquote.c:237:5: note: '{' token is here
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/listquote.c:237:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/listquote.c:237:5: note: ')' token is here
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/listquote.c:237:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/listquote.c:237:5: note: ')' token is here
237 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/listquote.c:274:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/listquote.c:274:5: note: '{' token is here
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/listquote.c:274:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/listquote.c:274:5: note: '{' token is here
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/listquote.c:274:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/listquote.c:274:5: note: ')' token is here
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/listquote.c:274:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/listquote.c:274:5: note: ')' token is here
274 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
27 warnings generated.
t/listquote.t ...... ok
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/multiblock.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
311 | if (pv && len > 1) {
| ^~ ~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
1791 | __attribute__nonnull__(pTHX_1)
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
3089 | # define __attribute__nonnull__(a) __attribute__((nonnull(a)))
| ^
t/multiblock.xs:27:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
27 | SvREFCNT_inc_simple_void((SV*)PL_compcv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/sv.h:328:38: note: expanded from macro 'SvREFCNT_inc_simple_void'
328 | #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/multiblock.xs:27:3: note: '{' token is here
27 | SvREFCNT_inc_simple_void((SV*)PL_compcv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/sv.h:328:49: note: expanded from macro 'SvREFCNT_inc_simple_void'
328 | #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END
| ^
t/multiblock.xs:27:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
27 | SvREFCNT_inc_simple_void((SV*)PL_compcv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/sv.h:328:75: note: expanded from macro 'SvREFCNT_inc_simple_void'
328 | #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END
| ^
t/multiblock.xs:27:3: note: ')' token is here
27 | SvREFCNT_inc_simple_void((SV*)PL_compcv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/sv.h:328:77: note: expanded from macro 'SvREFCNT_inc_simple_void'
328 | #define SvREFCNT_inc_simple_void(sv) STMT_START { if (sv) SvREFCNT(sv)++; } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/multiblock.c:207:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
207 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/multiblock.c:207:13: note: '{' token is here
207 | STMT_START {
| ^
t/multiblock.c:218:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
218 | } STMT_END
| ^
t/multiblock.c:218:4: note: ')' token is here
218 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/multiblock.c:224:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/multiblock.c:224:5: note: '{' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/multiblock.c:224:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/multiblock.c:224:5: note: '{' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/multiblock.c:224:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/multiblock.c:224:5: note: ')' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/multiblock.c:224:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/multiblock.c:224:5: note: ')' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/multiblock.c:261:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/multiblock.c:261:5: note: '{' token is here
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/multiblock.c:261:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/multiblock.c:261:5: note: '{' token is here
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/multiblock.c:261:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/multiblock.c:261:5: note: ')' token is here
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/multiblock.c:261:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/multiblock.c:261:5: note: ')' token is here
261 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
29 warnings generated.
t/multiblock.t ..... ok
t/no_hdr.t ......... ok
t/pad2.t ........... ok
t/padrange.t ....... ok
t/pod_cvg.t ........ skipped: Test::Pod::Coverage not available
t/pod_syn.t ........ skipped: Test::Pod not available
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/proto.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
311 | if (pv && len > 1) {
| ^~ ~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
1791 | __attribute__nonnull__(pTHX_1)
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
3089 | # define __attribute__nonnull__(a) __attribute__((nonnull(a)))
| ^
t/proto.c:173:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
173 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:173:13: note: '{' token is here
173 | STMT_START {
| ^
t/proto.c:184:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
184 | } STMT_END
| ^
t/proto.c:184:4: note: ')' token is here
184 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:191:5: note: '{' token is here
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/proto.c:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:191:5: note: '{' token is here
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/proto.c:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/proto.c:191:5: note: ')' token is here
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/proto.c:191:5: note: ')' token is here
191 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:206:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
206 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:206:13: note: '{' token is here
206 | STMT_START {
| ^
t/proto.c:217:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
217 | } STMT_END
| ^
t/proto.c:217:4: note: ')' token is here
217 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:224:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:224:5: note: '{' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/proto.c:224:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:224:5: note: '{' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/proto.c:224:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/proto.c:224:5: note: ')' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:224:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/proto.c:224:5: note: ')' token is here
224 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:262:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:262:5: note: '{' token is here
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/proto.c:262:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/proto.c:262:5: note: '{' token is here
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/proto.c:262:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/proto.c:262:5: note: ')' token is here
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/proto.c:262:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/proto.c:262:5: note: ')' token is here
262 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
33 warnings generated.
t/proto.t .......... ok
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
393 | MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
402 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
410 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
418 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
426 | MURMUR_DOBLOCK(h1, k1);
| ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
348 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
335 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
342 | h1 = h1 * 5 + MURMUR_C3; \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
354 | MURMUR_DOBLOCK(h1, c); \
| ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
343 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
357 | } \
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
434 | MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
358 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
In file included from t/stdargs.xs:3:
In file included from /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
311 | if (pv && len > 1) {
| ^~ ~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
1791 | __attribute__nonnull__(pTHX_1)
| ^
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
3089 | # define __attribute__nonnull__(a) __attribute__((nonnull(a)))
| ^
t/stdargs.c:206:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
206 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:206:13: note: '{' token is here
206 | STMT_START {
| ^
t/stdargs.c:217:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
217 | } STMT_END
| ^
t/stdargs.c:217:4: note: ')' token is here
217 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:223:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:223:5: note: '{' token is here
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:223:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:223:5: note: '{' token is here
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/stdargs.c:223:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/stdargs.c:223:5: note: ')' token is here
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:223:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:223:5: note: ')' token is here
223 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:236:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
236 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:236:13: note: '{' token is here
236 | STMT_START {
| ^
t/stdargs.c:247:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
247 | } STMT_END
| ^
t/stdargs.c:247:4: note: ')' token is here
247 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:253:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:253:5: note: '{' token is here
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:253:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:253:5: note: '{' token is here
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/stdargs.c:253:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/stdargs.c:253:5: note: ')' token is here
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:253:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:253:5: note: ')' token is here
253 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:266:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
266 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:266:13: note: '{' token is here
266 | STMT_START {
| ^
t/stdargs.c:277:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
277 | } STMT_END
| ^
t/stdargs.c:277:4: note: ')' token is here
277 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:283:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:283:5: note: '{' token is here
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:283:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:283:5: note: '{' token is here
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/stdargs.c:283:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/stdargs.c:283:5: note: ')' token is here
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:283:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:283:5: note: ')' token is here
283 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:296:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
296 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:296:13: note: '{' token is here
296 | STMT_START {
| ^
t/stdargs.c:307:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
307 | } STMT_END
| ^
t/stdargs.c:307:4: note: ')' token is here
307 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:313:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:313:5: note: '{' token is here
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:313:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:313:5: note: '{' token is here
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/stdargs.c:313:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/stdargs.c:313:5: note: ')' token is here
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:313:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:313:5: note: ')' token is here
313 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:326:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
326 | STMT_START {
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:326:13: note: '{' token is here
326 | STMT_START {
| ^
t/stdargs.c:337:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
337 | } STMT_END
| ^
t/stdargs.c:337:4: note: ')' token is here
337 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:343:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:343:5: note: '{' token is here
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:343:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:343:5: note: '{' token is here
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/stdargs.c:343:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/stdargs.c:343:5: note: ')' token is here
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:343:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^
t/stdargs.c:343:5: note: ')' token is here
343 | XSRETURN_EMPTY;
| ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
322 | #define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:384:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:384:5: note: '{' token is here
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/stdargs.c:384:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
511 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
t/stdargs.c:384:5: note: '{' token is here
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
308 | STMT_START { \
| ^
t/stdargs.c:384:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^
t/stdargs.c:384:5: note: ')' token is here
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
312 | } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
t/stdargs.c:384:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^
t/stdargs.c:384:5: note: ')' token is here
384 | XSRETURN_YES;
| ^~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
320 | #define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
| ^~~~~~~~
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
512 | # define STMT_END )
| ^
51 warnings generated.
t/stdargs.t ........ ok
t/substrictdecl.t .. skipped: good Sub::StrictDecl unavailable
All tests successful.
Files=16, Tests=462, 15 wallclock secs ( 1.26 usr 0.30 sys + 6.09 cusr 1.23 csys = 8.88 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Devel::CallChecker 0.009 0.002
DynaLoader::Functions 0.004 0.001
Exporter 5.71 0
ExtUtils::CBuilder 0.280236 0.15
ExtUtils::ParseXS 3.51 0
File::Spec 3.75 0
IO::File 1.16 1.03
Module::Build 0.4234 0
Test::More 1.302199 0
parent 0.228 0
strict 1.08 0
warnings 1.23 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
Module::Build 0.4234
Pod::Parser 1.62
Pod::Simple 3.28
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
version 0.9932
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /home/cpan/pit/jail/O_2kjuav7Q/lib/perl5:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/6yoB00lnEt/DynaLoader-Functions-0.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/6yoB00lnEt/DynaLoader-Functions-0.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IGBNWN3dqO/Devel-CallChecker-0.009/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IGBNWN3dqO/Devel-CallChecker-0.009/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UCKfAFkA42/Alt-Devel-CallParser-ButWorking-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UCKfAFkA42/Alt-Devel-CallParser-ButWorking-0.002/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 51554
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.20.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/O_2kjuav7Q
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/O_2kjuav7Q"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/O_2kjuav7Q
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.20.1/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
Platform:
osname=freebsd, osvers=14.1-release, archname=amd64-freebsd
uname='freebsd flitter 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic amd64 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.20.1'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/18/lib /usr/lib
libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/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
USE_64_BIT_ALL 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.09
Built under freebsd
Compiled at Jun 14 2024 14:58:54
%ENV:
PERL5LIB="/home/cpan/pit/jail/O_2kjuav7Q/lib/perl5:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/6yoB00lnEt/DynaLoader-Functions-0.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/6yoB00lnEt/DynaLoader-Functions-0.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IGBNWN3dqO/Devel-CallChecker-0.009/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IGBNWN3dqO/Devel-CallChecker-0.009/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UCKfAFkA42/Alt-Devel-CallParser-ButWorking-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UCKfAFkA42/Alt-Devel-CallParser-ButWorking-0.002/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="51554"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.20.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/O_2kjuav7Q"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/O_2kjuav7Q""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/O_2kjuav7Q"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/O_2kjuav7Q/lib/perl5/5.20.1/amd64-freebsd
/home/cpan/pit/jail/O_2kjuav7Q/lib/perl5/5.20.1
/home/cpan/pit/jail/O_2kjuav7Q/lib/perl5/amd64-freebsd
/home/cpan/pit/jail/O_2kjuav7Q/lib/perl5
/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/6yoB00lnEt/DynaLoader-Functions-0.004/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/6yoB00lnEt/DynaLoader-Functions-0.004/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IGBNWN3dqO/Devel-CallChecker-0.009/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IGBNWN3dqO/Devel-CallChecker-0.009/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UCKfAFkA42/Alt-Devel-CallParser-ButWorking-0.002/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UCKfAFkA42/Alt-Devel-CallParser-ButWorking-0.002/blib/arch
/home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/amd64-freebsd
/home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd
/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1
.