Devel-MAT v0.53 Perl 5 v5.34.3 darwin-2level
- Status
- Pass
- From
- Stanislaw Pusep
- Dist
-
Devel-MAT v0.53
- Platform
- Perl 5 v5.34.3 darwin-2level
- Date
- 2025-05-11 16:54:44
- ID
- a382df42-2e88-11f0-857e-a8895f556aa0
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.34.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.34.3/lib/5.34.3/darwin-2level/CORE -DVERSION="0.53" -DXS_VERSION="0.53" -c -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:156: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:156: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:156: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:156: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:157: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:157: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:157: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:157: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:158: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:158: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:158: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:158: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:159: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:159: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:159: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:159: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:167: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:167: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:167: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:167: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:168: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:168: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:168: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:168: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:169: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:169: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:169: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:169: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:170: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:170: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:170: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:170: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:171: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:171: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:171: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:171: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268: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.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.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.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:77:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124: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.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100: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.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:102: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.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246: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.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246: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.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252: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.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252: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.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:365: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:365:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:376:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:376:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:423: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:423:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:423: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:423:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:423: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:423:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:423: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:423:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:436: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:436:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:447:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:447:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:456:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:456:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:456:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:456:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:471: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:471:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:482:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:482:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:491: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:491:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:491: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:491:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:491: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:491:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:491: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:491:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:505: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:505:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:516:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:516:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:527: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:527:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:527: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:527:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:543: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:543:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:554:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:554:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:569:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:569:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:569:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:569:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:572: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:572:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:572: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:572:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:609: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:609:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:620:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:620:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:650: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:650:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:650: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:650:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:650: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:650:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:650: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:650:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:663: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:663:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:674:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:674:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:689: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:689:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:689: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:689:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:689: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:689:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:689: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:689:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:705: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:705:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:716:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:716:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:736:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:736:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:736:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:736:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:739: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:739:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:739: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:739:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:755: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:755:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:766:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:766:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:781: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:781:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:781: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:781:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:806: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:806:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:817:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:817:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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:853: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:853:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:853: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:853:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:853: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:853:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:853: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:853:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:866: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:866:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:877:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:877:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:891: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:891:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:891: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:891:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:891: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:891:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:891: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:891:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:906: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:906:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:917:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:917:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:926:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:926:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:926:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:926:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:929: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:929:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:929: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:929:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:943: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:943:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:954:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:954:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:967: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:967:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:967: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:967:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:981: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:981:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:992:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:992:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1005: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1005:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1005: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1005:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1019: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1019:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1030:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1030:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1043: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1043:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1043: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1043:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1057: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1057:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1068:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1068:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1083: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1083:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1083: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1083:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1097: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1097:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1108:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1108:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1121: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1121:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1121: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1121:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1136: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1136:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1147:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1147:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1155:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1155:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1155:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1155:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1158: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1158:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1158: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1158:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1177: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1177:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1188:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1188:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1200: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1200:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1200: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1200:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1200: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1200:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1200: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1200:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1216: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1216:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1227:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1227:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1239:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1239:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1239:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1239:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1242: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1242:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1242: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1242:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1257: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1257:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1268:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1268:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1279: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1279:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1279: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1279:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1295: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1295:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1306:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1306:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1309: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1309:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1320:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1320:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1340: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1340:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1340: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1340:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1340: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1340:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1340: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1340:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1353: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1353:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1364:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1364:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1376: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1376:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1376: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1376:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1376: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1376:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1376: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1376:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1391: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1391:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1402:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1402:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1415: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1415:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1415: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1415:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1415: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1415:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1415: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1415:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1430: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1430:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1441:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1441:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1451: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1451:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1451: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1451:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1451: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1451:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1451: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1451:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1466: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1466:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1477:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1477:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1486: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1486:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1486: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1486:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1486: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1486:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1486: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1486:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1501: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1501:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1512:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1512:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1520:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1520:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1520:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1520:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1523: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1523:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1523: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1523:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1538: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1538:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1549:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1549:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1557:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1557:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1557:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1557:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1560: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1560:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1560: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1560:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1576: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1576:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1587:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1587:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1599:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1599:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1599:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1599:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1602: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1602:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1602: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1602:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1619: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1619:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1630:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1630:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1639:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1639:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1639:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1639:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1642: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1642:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1642: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1642:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1658: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1658:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1669:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1669:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1672: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1672:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1683:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1683:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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:1717: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1717:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1717: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1717:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1717: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1717:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1717: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1717:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1730: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1730:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1741:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1741:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1757: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1757:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1757: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1757:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1757: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1757:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1757: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1757:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1773: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1773:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1784:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1784:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1796:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1796:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:1796:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:1796:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1799: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1799:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1799: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1799:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1815: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1815:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1826:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1826:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737: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.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:388: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.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:393: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.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1866: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1866:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1877:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1877:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1910: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1910:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1910: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1910:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1945: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1945:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:1956:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:1956:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1986: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1986:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1986: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1986:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:1986: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:1986:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1986: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:1986:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:1999: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:1999:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2010:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2010:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2023: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2023:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2023: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2023:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2023: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2023:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2023: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2023:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2039: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2039:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2050:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2050:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2062: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2062:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2062: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2062:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2062: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2062:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2062: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2062:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2078: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2078:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2089:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2089:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2097:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2097:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2097:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2097:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2100: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2100:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2100: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2100:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2116: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2116:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2127:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2127:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2147:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2147:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2147:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2147:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2150: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2150:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2150: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2150:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2166: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2166:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2177:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2177:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2192: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2192:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2192: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2192:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2206: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2206:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2217:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2217:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2220: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2220:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2231:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2231:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2247: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2247:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2247: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2247:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2247: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2247:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2247: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2247:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2260: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2260:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2271:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2271:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2283: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2283:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2283: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2283:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2283: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2283:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2283: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2283:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2298: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2298:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2309:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2309:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2318:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2318:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2318:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2318:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2321: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2321:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2321: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2321:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2338: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2338:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2349:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2349:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2358:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2358:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2358:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2358:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2361: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2361:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2361: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2361:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2377: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2377:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2388:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2388:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2399:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2399:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2399:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2399:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2402: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2402:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2402: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2402:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2415: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2415:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2426:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2426:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2456:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2456:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2456:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2456: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Devel/MAT.c:2456:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2471: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2471:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2482:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2482:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2490:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2490:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2490:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2490:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2493: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2493:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2493: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2493:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2510: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.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2510:13: note: '{' token is here
STMT_START {
^
lib/Devel/MAT.c:2521:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
lib/Devel/MAT.c:2521:4: note: ')' token is here
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2530:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2530:2: note: '{' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
lib/Devel/MAT.c:2530:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
lib/Devel/MAT.c:2530:2: note: ')' token is here
TARGi((IV)RETVAL, 1);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Devel/MAT.c:2533: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
lib/Devel/MAT.c:2533:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Devel/MAT.c:2533: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.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Devel/MAT.c:2533:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
360 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/MAT/MAT.bs')
cc -mmacosx-version-min=13.6 -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=0x7fbcca820b38 a1=0x7fbcca80aff0
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, 12 wallclock secs ( 0.04 usr 0.03 sys + 11.07 cusr 0.48 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.80
Heap 0 0.80
List::Util 1.44 1.69
List::UtilsBy 0 0.12
Module::Pluggable 0 6.3
perl 5.014 5.034003
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.34.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.34.3/man
PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin
PERLBREW_PERL = perl-5.34.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.34.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.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.80
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test::Harness 3.52
Test::More 1.302211
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 34 subversion 3) configuration:
Platform:
osname=darwin
osvers=22.6.0
archname=darwin-2level
uname='darwin imac.fritz.box 22.6.0 darwin kernel version 22.6.0: mon apr 22 20:54:28 pdt 2024; root:xnu-8796.141.3.705.2~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.34.3 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.34.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
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -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=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.1.0.2.5)'
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=13.6 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=-lgdbm
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=13.6 -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
Built under darwin
Compiled at Jun 9 2024 17:49:32
%ENV:
PERL5LIB=""
PERLBREW_HOME="/Users/stan/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.34.3/man"
PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin"
PERLBREW_PERL="perl-5.34.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.34.3/lib/site_perl/5.34.3/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/site_perl/5.34.3
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3