XML-LibXML v2.0210 Perl 5 v5.39.5 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
XML-LibXML v2.0210
- Platform
- Perl 5 v5.39.5 darwin-2level
- Date
- 2024-01-27 20:01:35
- ID
- dfc46c3e-bd4e-11ee-96ae-c4800ef2a09c
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 SHLOMIF,
This is a computer-generated report for XML-LibXML-2.0210
on perl 5.39.5, created by App::cpanminus::reporter 0.21 (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 XML-LibXML-2.0210
cp lib/XML/LibXML/ErrNo.pod blib/lib/XML/LibXML/ErrNo.pod
cp lib/XML/LibXML/RelaxNG.pod blib/lib/XML/LibXML/RelaxNG.pod
cp lib/XML/LibXML/Error.pod blib/lib/XML/LibXML/Error.pod
cp lib/XML/LibXML/Boolean.pm blib/lib/XML/LibXML/Boolean.pm
cp lib/XML/LibXML/Element.pod blib/lib/XML/LibXML/Element.pod
cp lib/XML/LibXML/Node.pod blib/lib/XML/LibXML/Node.pod
cp lib/XML/LibXML/RegExp.pod blib/lib/XML/LibXML/RegExp.pod
cp lib/XML/LibXML/SAX/Parser.pm blib/lib/XML/LibXML/SAX/Parser.pm
cp lib/XML/LibXML/XPathContext.pm blib/lib/XML/LibXML/XPathContext.pm
cp lib/XML/LibXML/Dtd.pod blib/lib/XML/LibXML/Dtd.pod
cp lib/XML/LibXML/SAX/Builder.pod blib/lib/XML/LibXML/SAX/Builder.pod
cp lib/XML/LibXML/AttributeHash.pm blib/lib/XML/LibXML/AttributeHash.pm
cp lib/XML/LibXML/ErrNo.pm blib/lib/XML/LibXML/ErrNo.pm
cp lib/XML/LibXML/Error.pm blib/lib/XML/LibXML/Error.pm
cp lib/XML/LibXML/Text.pod blib/lib/XML/LibXML/Text.pod
cp lib/XML/LibXML/InputCallback.pod blib/lib/XML/LibXML/InputCallback.pod
cp lib/XML/LibXML/Attr.pod blib/lib/XML/LibXML/Attr.pod
cp lib/XML/LibXML/Common.pod blib/lib/XML/LibXML/Common.pod
cp lib/XML/LibXML/XPathExpression.pod blib/lib/XML/LibXML/XPathExpression.pod
cp lib/XML/LibXML/Reader.pm blib/lib/XML/LibXML/Reader.pm
cp lib/XML/LibXML/CDATASection.pod blib/lib/XML/LibXML/CDATASection.pod
cp lib/XML/LibXML/Reader.pod blib/lib/XML/LibXML/Reader.pod
cp lib/XML/LibXML/PI.pod blib/lib/XML/LibXML/PI.pod
cp lib/XML/LibXML/NodeList.pm blib/lib/XML/LibXML/NodeList.pm
cp lib/XML/LibXML/Number.pm blib/lib/XML/LibXML/Number.pm
cp lib/XML/LibXML/Devel.pm blib/lib/XML/LibXML/Devel.pm
cp lib/XML/LibXML/Common.pm blib/lib/XML/LibXML/Common.pm
cp lib/XML/LibXML/Parser.pod blib/lib/XML/LibXML/Parser.pod
cp lib/XML/LibXML/DOM.pod blib/lib/XML/LibXML/DOM.pod
cp LibXML.pod blib/lib/XML/LibXML.pod
cp lib/XML/LibXML/XPathContext.pod blib/lib/XML/LibXML/XPathContext.pod
cp lib/XML/LibXML/DocumentFragment.pod blib/lib/XML/LibXML/DocumentFragment.pod
cp lib/XML/LibXML/SAX/Builder.pm blib/lib/XML/LibXML/SAX/Builder.pm
cp lib/XML/LibXML/Pattern.pod blib/lib/XML/LibXML/Pattern.pod
cp lib/XML/LibXML/Document.pod blib/lib/XML/LibXML/Document.pod
cp LibXML.pm blib/lib/XML/LibXML.pm
cp lib/XML/LibXML/Comment.pod blib/lib/XML/LibXML/Comment.pod
cp lib/XML/LibXML/Literal.pm blib/lib/XML/LibXML/Literal.pm
cp lib/XML/LibXML/Namespace.pod blib/lib/XML/LibXML/Namespace.pod
cp lib/XML/LibXML/SAX.pod blib/lib/XML/LibXML/SAX.pod
cp lib/XML/LibXML/Schema.pod blib/lib/XML/LibXML/Schema.pod
cp lib/XML/LibXML/SAX/Generator.pm blib/lib/XML/LibXML/SAX/Generator.pm
cp lib/XML/LibXML/SAX.pm blib/lib/XML/LibXML/SAX.pm
Running Mkbootstrap for LibXML ()
chmod 644 "LibXML.bs"
"/opt/plenv/versions/5.39.5/bin/perl5.39.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
cc -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" "-I/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE" -DHAVE_UTF8 Av_CharPtrPtr.c
"/opt/plenv/versions/5.39.5/bin/perl5.39.5" "/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/ExtUtils/typemap' -typemap '/Users/johnanderson/.cpanm/work/1706385501.68190/XML-LibXML-2.0210/typemap' Devel.xs > Devel.xsc
mv Devel.xsc Devel.c
cc -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" "-I/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE" -DHAVE_UTF8 Devel.c
Devel.c:231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:231:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:231:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:253:2: note: '{' token is here
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:253:2: note: '{' token is here
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Devel.c:253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
Devel.c:253:2: note: ')' token is here
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:253:2: note: ')' token is here
PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:255:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:255:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:255:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:255:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:275:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Devel.c:275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:275:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:275:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Devel.c:275:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:297:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:297:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:297:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:297:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Devel.c:297:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
Devel.c:297:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:297:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:297:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:299:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:299:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:299:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:299:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:321:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:321:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:321:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:321:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Devel.c:321:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
Devel.c:321:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:321:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:321:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:323:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:323:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:323:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:323:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:348:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:348:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:348:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:348:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Devel.c:348:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
Devel.c:348:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:348:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:348:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:350:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:350:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:350:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:350:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:367:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:367:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:367:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:367:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Devel.c:367:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
Devel.c:367:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:367:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Devel.c:367:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Devel.c:369:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
Devel.c:369:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Devel.c:369:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Devel.c:369:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
36 warnings generated.
"/opt/plenv/versions/5.39.5/bin/perl5.39.5" "/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/ExtUtils/typemap' -typemap '/Users/johnanderson/.cpanm/work/1706385501.68190/XML-LibXML-2.0210/typemap' LibXML.xs > LibXML.xsc
mv LibXML.xsc LibXML.c
cc -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" "-I/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE" -DHAVE_UTF8 LibXML.c
LibXML.xs:215:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:215:5: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:215:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:215:5: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:217:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:217:5: note: '{' token is here
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:217:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:217:5: note: '{' token is here
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:217:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:217:5: note: ')' token is here
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:217:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:217:5: note: ')' token is here
XPUSHs(sv_2mortal(libErr));
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:219:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:219:9: note: '{' token is here
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:219:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:219:9: note: '{' token is here
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:219:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:219:9: note: ')' token is here
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:219:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:219:9: note: ')' token is here
XPUSHs(saved_error);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:371:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:371:7: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:371:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:371:7: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:372:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:372:7: note: '{' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:372:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:372:7: note: ')' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:515:5: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:515:5: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:516:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:516:5: note: '{' token is here
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:516:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:516:5: note: ')' token is here
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:593:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:593:9: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:593:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:593:9: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:594:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:594:9: note: '{' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:594:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:594:9: note: ')' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:637:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:637:5: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:637:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:637:5: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:638:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:638:5: note: '{' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:638:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:638:5: note: ')' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:687:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:687:9: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:687:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:687:9: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:688:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 2);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:688:9: note: '{' token is here
EXTEND(SP, 2);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:688:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 2);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:688:9: note: ')' token is here
EXTEND(SP, 2);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:747:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:747:9: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:747:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:747:9: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:748:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:748:9: note: '{' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:748:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:748:9: note: ')' token is here
EXTEND(SP, 1);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:780:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:780:9: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:780:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:780:9: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:781:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:781:9: note: '{' token is here
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:781:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:781:9: note: ')' token is here
EXTEND(SP, 3);
^~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:853:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP) ;
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:853:9: note: '{' token is here
PUSHMARK(SP) ;
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:853:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP) ;
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:853:9: note: ')' token is here
PUSHMARK(SP) ;
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:854:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:854:9: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:854:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:854:9: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:854:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:854:9: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:854:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:854:9: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:855:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:855:9: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:855:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:855:9: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:855:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:855:9: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:855:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:855:9: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1271:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1271:5: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:1271:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:1271:5: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1273:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1273:5: note: '{' token is here
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1273:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1273:5: note: '{' token is here
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1273:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1273:5: note: ')' token is here
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1273:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1273:5: note: ')' token is here
XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1274:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1274:5: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1274:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1274:5: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1274:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1274:5: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1274:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1274:5: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(name,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1275:5: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1275:5: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1275:5: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1275:5: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1354:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1354:5: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:120:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
LibXML.xs:1354:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
LibXML.xs:1354:5: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:129:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1356:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1356:5: note: '{' token is here
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1356:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1356:5: note: '{' token is here
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1356:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1356:5: note: ')' token is here
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1356:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1356:5: note: ')' token is here
XPUSHs(*perl_function);
^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1366:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1366:17: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1366:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1366:17: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1366:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1366:17: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1366:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1366:17: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1367:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1367:17: note: '{' token is here
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1367:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1367:17: note: '{' token is here
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1367:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1367:17: note: ')' token is here
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1367:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1367:17: note: ')' token is here
XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1393:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1393:25: note: '{' token is here
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1393:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1393:25: note: '{' token is here
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1393:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1393:25: note: ')' token is here
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1393:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1393:25: note: ')' token is here
XPUSHs( sv_2mortal(element) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1399:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1399:17: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1399:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1399:17: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1399:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1399:17: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1399:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1399:17: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1400:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1400:17: note: '{' token is here
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1400:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1400:17: note: '{' token is here
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1400:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1400:17: note: ')' token is here
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1400:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1400:17: note: ')' token is here
XPUSHs(sv_2mortal(newSViv(0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1406:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1406:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1406:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1406:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1406:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1406:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1406:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1406:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1407:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1407:13: note: '{' token is here
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1407:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1407:13: note: '{' token is here
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1407:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1407:13: note: ')' token is here
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1407:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1407:13: note: ')' token is here
XPUSHs(sv_2mortal(newSViv(obj->boolval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1410:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1410:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1410:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1410:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1411:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1411:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1411:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1411:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1411:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1411:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1411:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1411:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1414:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1414:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1414:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1414:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1415:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1415:13: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1415:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1415:13: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1415:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1415:13: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1415:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1415:13: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1419:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1419:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1419:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1419:13: note: '{' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1419:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1419:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1419:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1419:13: note: ')' token is here
XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1420:13: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1420:13: note: '{' token is here
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:460:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
LibXML.xs:1420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:25: note: expanded from macro 'EXTEND'
} STMT_END
^
LibXML.xs:1420:13: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:466:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:56: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^
LibXML.xs:1420:13: note: ')' token is here
XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:559:58: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); PUSHs(s); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1714:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1714:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:1714:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1714:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1714:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1714:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1714:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:1714:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1735:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1735:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1735:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1735:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1735:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1735:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1735:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1735:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1737:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1737:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1737:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1737:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1776:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1776:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:1776:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1776:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:1776:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:1776:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1776:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:1776:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1778:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1778:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1778:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1778:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1795:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1795:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1795:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1795:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1795:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1795:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1795:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1795:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1797:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1797:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1797:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1797:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1818:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1818:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1818:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1818:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1818:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1818:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1818:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1818:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1820:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1820:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1820:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1820:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1845:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1845:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1845:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1845:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1845:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1845:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1845:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1845:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1847:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1847:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1868:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1868:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1868:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1868:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1868:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1868:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1868:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1868:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1870:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1870:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1870:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1870:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1891:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1891:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1891:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1891:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1891:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1891:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1891:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1891:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1893:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1893:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1893:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1893:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1911:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1911:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:1911:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1911:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:1911:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:1911:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1911:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:1911:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1913:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1913:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1913:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1913:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1928:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1928:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:1928:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1928:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1928:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1928:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1928:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:1928:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1955:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1955:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1955:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1955:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:1955:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:1955:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1955:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:1955:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1957:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1957:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1957:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1957:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1976:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1976:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:1976:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:1976:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:1976:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:1976:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:1976:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:1976:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1731:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1731:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:1731:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1731:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:1731:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:1731:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1731:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:1731:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2104:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2104:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2104:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2104:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1819:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1819:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:1819:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:1819:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:1819:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:1819:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:1819:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:1819:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2166:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2166:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:2166:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2166:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:2166:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:2166:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2166:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:2166:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2168:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2168:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2293:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2293:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2293:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2293:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2386:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2386:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:2386:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2386:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2386:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2386:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2386:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:2386:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2046:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2046:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2046:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2046:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2046:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2046:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2046:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2046:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2470:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2470:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2470:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2470:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2111:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2111:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2111:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2111:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2111:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2111:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2111:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2111:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2532:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2532:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:2532:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2532:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2532:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2532:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2532:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:2532:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2171:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2171:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2171:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2171:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2171:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2171:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2171:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2171:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2625:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2625:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2625:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2625:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2235:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2235:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2235:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2235:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2235:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2235:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2235:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2235:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2706:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2706:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2706:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2706:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2827:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2827:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2827:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2827:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:2920:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:2920:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:2920:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:2920:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3010:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3010:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3010:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3010:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3010:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3010:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3010:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3010:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2523:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2523:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2523:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2523:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2523:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2523:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2523:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2523:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2539:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2539:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2539:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2539:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2539:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2539:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2539:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2539:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3068:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3068:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3068:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3068:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:3068:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:3068:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3068:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3068:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3070:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3070:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3070:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3070:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3119:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3119:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2591:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2591:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2591:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2591:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2591:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2591:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2591:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2591:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2594:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2594:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2594:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2594:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2594:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2594:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2594:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2594:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2599:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2599:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2599:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2599:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2599:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2599:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2599:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2599:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2615:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2615:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2615:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2615:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2615:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2615:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2615:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2615:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3180:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3180:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3180:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3180:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:3180:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:3180:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3180:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3180:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3182:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3182:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3182:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3182:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2636:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2636:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2636:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2636:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2636:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2636:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2636:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2636:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2667:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2667:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2667:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2667:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2667:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2667:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2667:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2667:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3249:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3249:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3249:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3249:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3293:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3293:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3293:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3293:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3293:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3293:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3293:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3293:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3356:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3356:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3356:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3356:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3405:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3405:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3405:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3405:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3436:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3436:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3436:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3436:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:3436:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:3436:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3436:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3436:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3438:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3438:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3438:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3438:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3468:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3468:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3468:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3468:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:3468:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:3468:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3468:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3468:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3470:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3470:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3470:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3470:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3502:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3502:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3502:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3502:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3526:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3526:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3526:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3526:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3543:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3543:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3543:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3543:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3543:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3543:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3543:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3543:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3551:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3551:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3551:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3551:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3551:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3551:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3551:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3551:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3569:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3569:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3569:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3569:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3569:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3569:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3569:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3569:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3596:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3596:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3596:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3596:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3596:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3596:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3596:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3596:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3601:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3601:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3601:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3601:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3601:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3601:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3601:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3601:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2914:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2914:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2914:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:2914:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:2914:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:2914:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:2914:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:2914:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3665:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3665:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3665:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3665:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3697:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3697:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3697:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3697:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3697:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3697:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3697:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3697:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3702:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3702:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3702:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3702:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3702:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3702:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3702:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3702:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3772:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3772:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3772:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3772:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:3772:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:3772:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3772:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3772:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3774:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3774:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3774:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3774:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3801:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3801:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3801:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3801:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3801:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3801:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3801:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3801:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3806:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3806:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3806:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3806:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3806:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3806:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3806:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3806:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3036:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3036:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3036:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3036:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3036:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3036:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3036:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3036:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3847:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3847:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3847:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3847:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:3847:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:3847:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3847:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:3847:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3849:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3849:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3849:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3849:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3873:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3873:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3873:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3873:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3873:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3873:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3873:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3873:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3878:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3878:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3878:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3878:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3058:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3058:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3058:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3058:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3058:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3058:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3058:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3058:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3900:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3900:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3900:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3900:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3920:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3920:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3920:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3920:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3920:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3920:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3920:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3920:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3925:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3925:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3925:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3925:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3925:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3925:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3925:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3925:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3934:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3934:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:3934:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3934:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:3934:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:3934:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3934:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:3934:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3936:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3936:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3936:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3936:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3955:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3955:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3955:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3955:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3955:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3955:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3955:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3955:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3960:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3960:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3960:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3960:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3960:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3960:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3960:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:3960:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3970:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3970:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3970:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:3970:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:3970:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:3970:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:3970:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:3970:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4013:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4013:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4013:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4013:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4043:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4043:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4043:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4043:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4043:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4043:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4043:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4043:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4048:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4048:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4048:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4048:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4048:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4048:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4048:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4048:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3121:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3121:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3121:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3121:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3121:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3121:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3121:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3121:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3135:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3135:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3135:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3135:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3135:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3135:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3135:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3135:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4074:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4074:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4074:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4074:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4104:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4104:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4104:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4104:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4104:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4104:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4104:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4104:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4109:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4109:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4109:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4109:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4109:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4109:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4109:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4109:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3154:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3154:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3154:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3154:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3154:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3154:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3154:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3154:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3169:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3169:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3169:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3169:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3169:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3169:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3169:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3169:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4136:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4136:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4136:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4136:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4166:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4166:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4166:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4166:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4166:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4166:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4166:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4166:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4171:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4171:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4171:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4171:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4171:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4171:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4171:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4171:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3188:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3188:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3188:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3188:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3188:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3188:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3188:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3188:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3204:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3204:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3204:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3204:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3204:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3204:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3204:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3204:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4199:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4199:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4199:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4199:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4217:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4217:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4217:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4217:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4217:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4217:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4217:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4217:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4222:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4222:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4222:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4222:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4222:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4222:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4222:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4222:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4231:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4231:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4256:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4256:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4256:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4256:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4256:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4256:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4256:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4256:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4261:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4261:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4261:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4261:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4261:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4261:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4261:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4261:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3242:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3242:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3242:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3242:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3242:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3242:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3242:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3242:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4287:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4287:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4287:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4287:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4312:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4312:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4312:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4312:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4312:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4312:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4312:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4312:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4317:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4317:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4317:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4317:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4317:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4317:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4317:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4317:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3271:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3271:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3271:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3271:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3271:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3271:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3271:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3271:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4342:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4342:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4342:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4342:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4373:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4373:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4373:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4373:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4373:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4373:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4373:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4373:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4378:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4378:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4378:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4378:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4378:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4378:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4378:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4378:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4425:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4425:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4425:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4425:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4456:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4456:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4456:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4456:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4456:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4456:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4456:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4456:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4461:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4461:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4461:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4461:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4461:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4461:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4461:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4461:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3376:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3376:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3376:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3376:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3376:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3376:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3376:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3376:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4524:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4524:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4524:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4524:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4549:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4549:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4549:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4549:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4549:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4549:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4549:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4549:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4554:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4554:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4554:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4554:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4554:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4554:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4554:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4554:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3425:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3425:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3425:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3425:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3425:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3425:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3425:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3425:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3429:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3429:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3429:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3429:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3429:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3429:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3429:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3429:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4580:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4580:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4580:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4580:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4605:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4605:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4605:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4605:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4605:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4605:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4605:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4605:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4610:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4610:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4610:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4610:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4610:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4610:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4610:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4610:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3456:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3456:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3456:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3456:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3456:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3456:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3456:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3456:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3460:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3460:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3460:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3460:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3460:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3460:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3460:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3460:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4637:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4637:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4637:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4637:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4662:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4662:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4662:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4662:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4662:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4662:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4662:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4662:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4667:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4667:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4667:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4667:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4667:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4667:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4667:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4667:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3487:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3487:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3487:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3487:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3487:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3487:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3487:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3487:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3491:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3491:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3491:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3491:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3491:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3491:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3491:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3491:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4694:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4694:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4694:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4694:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4719:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4719:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4719:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4719:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4719:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4719:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4719:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4719:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4724:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4724:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4724:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4724:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4724:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4724:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4724:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4724:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3506:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3506:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3506:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3506:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3506:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3506:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3506:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3506:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3511:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3511:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3511:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3511:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3511:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3511:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3511:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3511:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4743:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4743:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4743:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4743:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4770:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4770:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4770:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4770:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4770:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4770:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4770:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4770:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4775:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4775:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4775:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4775:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4775:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4775:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4775:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4775:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3533:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3533:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3533:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3533:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3533:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3533:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3533:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3533:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4807:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4807:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4807:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4807:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4840:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4840:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4840:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4840:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4840:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4840:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4840:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4840:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4845:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4845:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4845:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4845:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4845:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4845:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4845:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4845:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3569:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3569:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3569:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3569:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3569:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3569:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3569:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3569:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3601:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3601:21: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3601:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3601:21: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3601:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3601:21: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3601:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3601:21: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3625:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3625:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3625:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3625:17: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3625:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3625:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3625:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3625:17: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4934:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4934:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4934:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4934:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4962:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4962:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4962:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4962:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4962:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4962:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4962:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4962:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4967:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4967:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4967:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:4967:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:4967:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:4967:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:4967:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:4967:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3659:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3659:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3659:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3659:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3659:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3659:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3659:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3659:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3672:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3672:6: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3672:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3672:6: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3672:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3672:6: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3672:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3672:6: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5000:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5000:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5000:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5000:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5022:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5022:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5022:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5022:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5022:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5022:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5022:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5022:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5027:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5027:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5027:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5027:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5027:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5027:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5027:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5027:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3686:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3686:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3686:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3686:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3686:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3686:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3686:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3686:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5064:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5064:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5064:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5064:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5064:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5064:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5064:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5064:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5086:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5086:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5086:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5086:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5086:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5086:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5086:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5086:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5091:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5091:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5091:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5091:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5091:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5091:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5091:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5091:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3729:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3729:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3729:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3729:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3729:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3729:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3729:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3729:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5107:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5107:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5128:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5128:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5128:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5128:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5128:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5128:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5128:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5128:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5133:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5133:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5133:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5133:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5133:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5133:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5133:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5133:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3741:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3741:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3741:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3741:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3741:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3741:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3741:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3741:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5147:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5147:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5147:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5147:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5168:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5168:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5168:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5168:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5168:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5168:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5168:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5168:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5173:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5173:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5173:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5173:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5173:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5173:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5173:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5173:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3756:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3756:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3756:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3756:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3756:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3756:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3756:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3756:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5187:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5187:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5210:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5210:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5210:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5210:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5210:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5210:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5210:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5210:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5215:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5215:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5215:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5215:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5215:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5215:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5215:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5215:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5245:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5245:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5245:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5245:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5245:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5245:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5245:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5245:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5268:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5268:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5268:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5268:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5268:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5268:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5268:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5268:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5273:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5273:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5273:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5273:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5273:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5273:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5273:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5273:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5310:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5310:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5310:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5310:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5310:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5310:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5310:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5310:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5331:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5331:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5331:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5331:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5331:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5331:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5331:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5331:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5336:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5336:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5336:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5336:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5336:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5336:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5336:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5336:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3843:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3843:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3843:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3843:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3843:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3843:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3843:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3843:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5351:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5351:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5351:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5351:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5372:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5372:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5372:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5372:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5372:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5372:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5372:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5372:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5377:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5377:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5377:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5377:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5377:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5377:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5377:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5377:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3859:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3859:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3859:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3859:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3859:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3859:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3859:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3859:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5391:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5391:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5391:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5391:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5415:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5415:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5415:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5415:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5415:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5415:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5415:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5415:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5420:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5420:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5420:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5420:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5428:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5428:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5428:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5428:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5428:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5428:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5428:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5428:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5433:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5433:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5433:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5433:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5433:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5433:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5433:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5433:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3878:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3878:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3878:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3878:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3891:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3891:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3891:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3891:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3891:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3891:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3891:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3891:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5466:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5466:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5466:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5466:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5489:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5489:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5489:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5489:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5489:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5489:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5489:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5489:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5494:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5494:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5494:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5494:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5494:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5494:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5494:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5494:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5502:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5502:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5502:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5502:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5502:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5502:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5502:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5502:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5507:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5507:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5507:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5507:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5507:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5507:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5507:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5507:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3907:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3907:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3907:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3907:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3907:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3907:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3907:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3907:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3922:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3922:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3922:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.xs:3922:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.xs:3922:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.xs:3922:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.xs:3922:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.xs:3922:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5535:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5535:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5535:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5535:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5555:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5555:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5555:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5555:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5555:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5555:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5555:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5555:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5560:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5560:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5560:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5560:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5560:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5560:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5560:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5560:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5569:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5569:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:5569:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5569:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:5569:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:5569:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5569:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:5569:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5571:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5571:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5571:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5571:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5592:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5592:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5592:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5592:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5592:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5592:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5592:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5592:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5597:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5597:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5597:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5597:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5597:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5597:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5597:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5597:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5624:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5624:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5624:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5624:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5624:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5624:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5624:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5624:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5644:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5644:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5644:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5644:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5644:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5644:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5644:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5644:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5649:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5649:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5649:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5649:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5649:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5649:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5649:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5649:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5657:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5657:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:5657:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5657:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:483:16: note: expanded from macro 'TARGi'
STMT_START { \
^
LibXML.c:5657:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:5: note: expanded from macro 'TARGi'
} STMT_END
^
LibXML.c:5657:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:500:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5657:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
LibXML.c:5657:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:556:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5659:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5659:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5659:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5659:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5677:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5677:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5677:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5677:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5677:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5677:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5677:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5677:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5682:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5682:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5682:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5682:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5682:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5682:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5682:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5682:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5704:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5704:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5704:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5704:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5704:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5704:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5704:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5704:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5724:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5724:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5724:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5724:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5724:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5724:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5724:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5724:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5729:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5729:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5729:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5729:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5729:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5729:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5729:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5729:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5738:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5738:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:5738:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5738:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:5738:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
LibXML.c:5738:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5738:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
LibXML.c:5738:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/pp.h:552:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5740:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5740:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5740:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5740:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5759:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5759:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5759:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5759:16: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5759:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5759:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5759:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5759:16: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5764:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5764:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5764:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5764:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
LibXML.c:5764:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
LibXML.c:5764:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5764:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
LibXML.c:5764:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
# define STMT_END )
^
LibXML.c:5774:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5774:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
LibXML.c:5774:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
LibXML.c:5774:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/opt/plenv/versions/5.39.5/li
[Output truncated after 1000K]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------------- -------- --------
base 0 2.27
Carp 0 1.54
constant 0 1.33
DynaLoader 0 1.54
Encode 0 3.20
Exporter 5.57 5.78
IO::Handle 0 1.55
overload 0 1.37
parent 0 0.241
perl 5.008001 5.039005
Scalar::Util 0 1.63
strict 0 1.13
Tie::Hash 0 1.06
vars 0 1.05
warnings 0 1.67
XML::NamespaceSupport 1.07 1.12
XML::SAX 0.11 1.02
XML::SAX::Base 0 1.09
XML::SAX::DocumentLocator 0 0
XML::SAX::Exception 0 1.09
build:
Module Need Have
------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
configure:
Module Need Have
------------------------- -------- --------
Alien::Base::Wrapper 0 2.80
Alien::Libxml2 0.14 0.19
Config 0 5.039005
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.23
PATH = /opt/plenv/versions/5.39.5/bin:/opt/plenv/libexec:/opt/plenv/plugins/perl-build/bin:/Users/johnanderson/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/local/bin:/opt/vadr/vadr:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin
PERL5LIB = /opt/vadr/vadr:/opt/vadr/sequip:/opt/vadr/Bio-Easel/blib/lib:/opt/vadr/Bio-Easel/blib/arch:/opt/vadr/vadr:/opt/vadr/sequip:/opt/vadr/Bio-Easel/blib/lib:/opt/vadr/Bio-Easel/blib/arch:
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/t7/8nhnkmk561s448776gc2b68w0000gp/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 701 704
EUID = 502
EXECUTABLE_NAME = /opt/plenv/versions/5.39.5/bin/perl5.39.5
GID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 701 704
UID = 502
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 5) configuration:
Platform:
osname=darwin
osvers=22.6.0
archname=darwin-2level
uname='darwin ws-c02g32p7ml7j 22.6.0 darwin kernel version 22.6.0: wed oct 4 21:25:26 pdt 2023; root:xnu-8796.141.3.701.17~4release_x86_64 x86_64 i386 macbookpro16,2 darwin '
config_args='-Dprefix=/opt/plenv/versions/5.39.5 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.39.5/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 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.0.40.1)'
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.0.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=
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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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 Nov 24 2023 11:59:12
%ENV:
PERL5LIB="/opt/vadr/vadr:/opt/vadr/sequip:/opt/vadr/Bio-Easel/blib/lib:/opt/vadr/Bio-Easel/blib/arch:/opt/vadr/vadr:/opt/vadr/sequip:/opt/vadr/Bio-Easel/blib/lib:/opt/vadr/Bio-Easel/blib/arch:"
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/vadr/vadr
/opt/vadr/sequip
/opt/vadr/Bio-Easel/blib/lib
/opt/vadr/Bio-Easel/blib/arch
/opt/vadr/vadr
/opt/vadr/sequip
/opt/vadr/Bio-Easel/blib/lib
/opt/vadr/Bio-Easel/blib/arch
/opt/plenv/versions/5.39.5/lib/perl5/site_perl/5.39.5/darwin-2level
/opt/plenv/versions/5.39.5/lib/perl5/site_perl/5.39.5
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5/darwin-2level
/opt/plenv/versions/5.39.5/lib/perl5/5.39.5