Devel-MAT v0.53 Perl 5 v5.30.3 darwin-2level
- Status
- Pass
- From
- Stanislaw Pusep
- Dist
-
Devel-MAT v0.53
- Platform
- Perl 5 v5.30.3 darwin-2level
- Date
- 2025-05-11 16:58:33
- ID
- 2c4ed006-2e89-11f0-b2d2-a2a7ed1f17a9
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 PEVANS,
This is a computer-generated report for Devel-MAT-0.53
on perl 5.30.3, created by App::cpanminus::reporter 0.22 (1.7047).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing Devel-MAT-0.53
Building Devel-MAT
cc -I/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE -DVERSION="0.53" -DXS_VERSION="0.53" -c -fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -o lib/Devel/MAT.o lib/Devel/MAT.c
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:125:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:125:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:148:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:149:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:628:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:628:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:633:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:633:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:638:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:638:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from lib/Devel/MAT.xs:8:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:642:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:642:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:358:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:358:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:369:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:369:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:416:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:416:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:416:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:416:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:416:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:416:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:416:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:416:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:429:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:429:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:440:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:440:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:449:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:449:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:449:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:449:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:449:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:449:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:449:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:449:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:464:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:464:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:475:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:475:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:484:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:484:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:484:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:484:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:484:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:484:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:484:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:484:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:498:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:498:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:509:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:509:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:520:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:520:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:520:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:520:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:536:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:536:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:547:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:547:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:563:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:563:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:563:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:563:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:563:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:563:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:563:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:563:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:565:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:565:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:565:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:565:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:602:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:602:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:613:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:613:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:643:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:643:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:643:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:643:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:643:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:643:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:643:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:643:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:656:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:656:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:667:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:667:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:682:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:682:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:682:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:682:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:682:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:682:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:682:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:682:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:698:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:698:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:709:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:709:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:730:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:730:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:730:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:730:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:730:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:730:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:730:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:730:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:732:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:732:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:732:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:732:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:748:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:748:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:759:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:759:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:773:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:773:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:773:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:773:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
lib/Devel/MAT.c:773:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
lib/Devel/MAT.c:773:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:773:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:773:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:775:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:775:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:775:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:775:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:800:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:800:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:811:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:811:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.xs:420:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
lib/Devel/MAT.c:847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:847:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:847:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:847:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:847:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:860:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:860:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:871:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:871:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:885:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:885:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:885:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:885:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:885:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:885:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:885:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:885:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:900:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:900:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:911:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:911:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:921:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:921:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:921:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:921:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:921:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:921:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:921:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:921:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:923:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:923:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:923:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:923:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:937:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:937:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:948:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:948:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:961:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:961:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:961:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:961:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:975:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:975:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:986:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:986:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:999:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:999:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:999:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:999:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1013:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1013:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1024:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1024:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1037:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1037:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1037:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1037:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1051:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1051:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1062:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1062:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1077:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1077:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1077:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1077:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1091:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1091:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1102:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1102:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1115:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1115:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1130:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1130:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1141:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1141:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1150:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1150:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1150:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1150:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1150:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1150:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1150:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1150:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1152:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1152:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1171:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1171:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1182:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1182:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1194:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1194:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1194:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1194:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1194:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1194:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1194:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1194:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1210:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1210:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1221:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1221:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1234:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1234:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1234:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1234:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1234:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1234:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1234:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1234:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1236:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1236:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1236:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1236:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1251:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1251:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1262:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1262:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1271:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:20: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1271:2: note: '{' token is here
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:31: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^
lib/Devel/MAT.c:1271:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1271:2: note: '{' token is here
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1271:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1271:2: note: '{' token is here
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
lib/Devel/MAT.c:1271:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
lib/Devel/MAT.c:1271:2: note: ')' token is here
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1271:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1271:2: note: ')' token is here
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:60: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1271:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:70: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^
lib/Devel/MAT.c:1271:2: note: ')' token is here
PUSHp((char *)&RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:457:72: note: expanded from macro 'PUSHp'
#define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1273:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1273:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1273:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1273:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1289:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1289:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1300:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1300:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1303:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1303:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1314:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1314:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1334:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1334:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1334:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1334:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1334:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1334:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1334:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1334:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1347:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1347:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1358:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1358:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1370:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1370:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1370:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1370:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1370:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1370:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1370:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1370:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1385:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1385:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1396:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1396:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1409:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1409:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1409:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1409:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1409:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1409:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1409:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1409:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1424:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1424:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1435:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1435:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1445:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1445:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1445:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1445:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1445:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1445:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1445:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1445:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1460:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1460:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1471:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1471:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1480:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1480:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1480:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1480:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1480:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1480:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1480:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1480:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1495:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1495:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1506:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1506:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1515:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1515:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1515:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1515:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1515:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1515:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1515:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1515:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1517:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1517:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1517:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1517:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1532:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1532:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1543:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1543:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1552:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1552:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1552:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1552:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1552:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1552:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1552:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1552:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1554:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1554:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1554:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1554:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1570:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1570:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1581:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1581:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1594:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1594:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1594:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1594:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1594:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1594:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1594:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1594:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1596:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1596:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1596:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1596:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1613:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1613:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1624:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1624:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1634:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1634:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1634:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1634:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1634:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1634:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1634:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1634:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1636:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1636:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1636:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1636:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1652:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1652:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1663:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1663:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1666:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1666:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1677:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1677:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.xs:726:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
for(i = 0; ent = hv_iternext(values_at); i++) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
lib/Devel/MAT.xs:726:20: note: place parentheses around the assignment to silence this warning
for(i = 0; ent = hv_iternext(values_at); i++) {
^
( )
lib/Devel/MAT.xs:726:20: note: use '==' to turn this assignment into an equality comparison
for(i = 0; ent = hv_iternext(values_at); i++) {
^
==
lib/Devel/MAT.c:1711:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1711:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1711:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1711:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1711:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1711:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1711:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1711:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1724:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1724:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1735:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1735:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1751:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1751:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1751:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1751:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1751:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1751:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1751:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1751:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1767:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1767:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1778:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1778:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1791:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1791:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1791:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1791:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1791:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1791:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1791:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:1791:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1793:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1793:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1793:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1793:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1809:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1809:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1820:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1820:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.xs:789:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.xs:789:5: note: '{' token is here
EXTEND(SP, hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
lib/Devel/MAT.xs:789:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
lib/Devel/MAT.xs:789:5: note: ')' token is here
EXTEND(SP, hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.xs:800:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.xs:800:5: note: '{' token is here
XSRETURN(hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.xs:800:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.xs:800:5: note: ')' token is here
XSRETURN(hv->n_values);
^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1860:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1860:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1871:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1871:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1904:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1904:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1904:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1904:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1939:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1939:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1950:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1950:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1980:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1980:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1980:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1980:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1980:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1980:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1980:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1980:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1993:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1993:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2004:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2004:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2017:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2017:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2017:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2017:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2017:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2017:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2017:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2017:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2033:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2033:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2044:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2044:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2056:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2056:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2056:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2056:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2056:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2056:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2056:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2056:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2072:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2072:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2083:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2083:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2092:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2092:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2092:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2092:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2092:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2092:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2092:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2092:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2094:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2094:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2094:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2094:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2110:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2110:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2121:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2121:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2142:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2142:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2142:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2142:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2142:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2142:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2142:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2142:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2144:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2144:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2144:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2144:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2160:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2160:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2171:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2171:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2185:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2185:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2185:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2185:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
lib/Devel/MAT.c:2185:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
lib/Devel/MAT.c:2185:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:2059:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2185:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2185:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:456:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2187:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2187:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2201:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2201:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2212:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2212:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2215:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2215:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2226:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2226:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2242:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2242:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2242:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2242:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2242:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2242:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2242:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2242:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2255:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2255:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2266:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2266:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2278:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2278:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2278:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2278:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2278:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2278:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2278:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2278:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2293:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2293:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2304:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2304:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2314:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2314:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2314:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2314:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2314:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2314:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2314:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2314:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2316:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2316:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2316:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2316:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2333:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2333:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2344:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2344:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2354:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2354:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2354:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2354:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2354:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2354:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2354:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2354:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2356:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2356:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2356:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2356:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2372:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2372:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2383:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2383:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2395:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2395:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2395:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2395:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2395:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2395:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2395:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2395:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2397:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2397:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2397:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2397:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2410:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2410:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2421:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2421:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2451:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2451:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2451:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2451:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2451:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2451:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2451:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2451:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2466:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2466:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2477:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2477:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2486:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2486:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2486:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2486:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2486:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2486:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2486:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2486:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2488:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2488:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2488:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2488:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2505:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2505:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2516:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2516:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2526:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2526:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2526:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2526:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2526:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2526:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2526:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
lib/Devel/MAT.c:2526:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2528:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2528:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2528:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2528:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
424 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/MAT/MAT.bs')
cc -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Devel/MAT/MAT.bundle lib/Devel/MAT.o
t/00use.t ................ ok
t/01self.t ............... ok
TODO: SAVEt_GENERIC_SVREF *a0=0x7fdea3820910 a1=0x7fdea380af90
t/02contexts.t ........... ok
t/03local.t .............. ok
t/04objects.t ............ skipped: feature 'class' is not available
t/10tool-identify.t ...... ok
t/10tool-inrefs.t ........ ok
t/10tool-reachability.t .. ok
t/10tool-sizes.t ......... ok
t/50cmd-print-table.t .... ok
t/99pod.t ................ ok
All tests successful.
Files=11, Tests=172, 11 wallclock secs ( 0.04 usr 0.02 sys + 11.09 cusr 0.47 csys = 11.62 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------------ ------ --------
Commandable::Invocation 0.04 0.14
Devel::MAT::Dumper 0.48 0.50
Feature::Compat::Try 0 0.05
File::ShareDir 1.00 1.118
File::Spec 0 3.75
Heap 0 0.80
List::Util 1.44 1.69
List::UtilsBy 0 0.12
Module::Pluggable 0 6.3
perl 5.014 5.030003
String::Tagged 0.15 0.24
String::Tagged::Terminal 0.03 0.08
Struct::Dumb 0.07 0.14
Syntax::Keyword::Match 0 0.15
build:
Module Need Have
------------------------ ------ --------
ExtUtils::CBuilder 0 0.280236
configure:
Module Need Have
------------------------ ------ --------
Module::Build 0.4004 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LDFLAGS = -L/usr/local/opt/curl/lib
PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.40.2/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/Applications/Wireshark.app/Contents/MacOS:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/.local/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin
PERL5LIB =
PERLBREW_HOME = /Users/stan/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.30.3/man
PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin
PERLBREW_PERL = perl-5.30.3
PERLBREW_ROOT = /Users/stan/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.99
PERLBREW_VERSION = 0.99
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 103 12 61 79 80 81 98 701 33 100 204 250 395 398 101
EUID = 501
EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin/perl
GID = 20 20 103 12 61 79 80 81 98 701 33 100 204 250 395 398 101
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.50
Test::More 1.302210
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=darwin
osvers=21.3.0
archname=darwin-2level
uname='darwin imac.fritz.box 21.3.0 darwin kernel version 21.3.0: wed jan 5 21:37:58 pst 2022; root:xnu-8019.80.24~20release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.30.3 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=12.2 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=-lgdbm -ldb
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under darwin
Compiled at Feb 10 2022 22:33:25
%ENV:
PERL5LIB=""
PERLBREW_HOME="/Users/stan/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.30.3/man"
PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin"
PERLBREW_PERL="perl-5.30.3"
PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.99"
PERLBREW_VERSION="0.99"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3