Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN XML-Parser-2.41 v5.10.0 FreeBSD
Date: 2014-08-03T00:27:57Z
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 Todd Rinaldo,
This is a computer-generated report for XML-Parser-2.41
on perl 5.10.0, created by CPAN-Reporter-1.2011.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
Running Mkbootstrap for XML::Parser::Expat ()
chmod 644 Expat.bs
/usr/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl5.10.0 /usr/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -noprototypes -typemap /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include -O -DVERSION=\"2.41\" -DXS_VERSION=\"2.41\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi/CORE" Expat.c
Expat.xs:12:19: error: expat.h: No such file or directory
In file included from Expat.xs:15:
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi/CORE/perl.h:1583:40: warning: anonymous variadic macros were introduced in C99
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi/CORE/perl.h:1595:41: warning: anonymous variadic macros were introduced in C99
In file included from Expat.xs:15:
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi/CORE/perl.h:3969: warning: function declaration isn't a prototype
Expat.xs:60: error: expected specifier-qualifier-list before 'XML_Parser'
Expat.xs:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nsdelim'
Expat.xs:111: warning: ISO C does not allow extra ';' outside of a function
Expat.xs:113: warning: initialization discards qualifiers from pointer target type
Expat.xs:113: warning: initialization discards qualifiers from pointer target type
Expat.xs:113: warning: initialization discards qualifiers from pointer target type
Expat.xs:113: warning: initialization discards qualifiers from pointer target type
Expat.xs:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ms'
Expat.xs:194: warning: ISO C does not allow extra ';' outside of a function
Expat.xs:197: error: expected ')' before 'parser'
Expat.xs:249: error: expected ')' before '*' token
Expat.xs:286: error: expected ')' before 'parser'
Expat.xs: In function 'gen_ns_name':
Expat.xs:427: warning: cast discards qualifiers from pointer target type
Expat.xs:433: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:57: warning: shadowed declaration is here
Expat.xs:441: warning: cast discards qualifiers from pointer target type
Expat.xs:447: warning: ISO C forbids braced-groups within expressions
Expat.xs:447: warning: ISO C forbids braced-groups within expressions
Expat.xs:451: warning: cast discards qualifiers from pointer target type
Expat.xs: In function 'characterData':
Expat.xs:465: warning: ISO C forbids braced-groups within expressions
Expat.xs:466: warning: ISO C forbids braced-groups within expressions
Expat.xs:468: warning: cast discards qualifiers from pointer target type
Expat.xs:470: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs: In function 'startElement':
Expat.xs:482: error: 'CallbackVector' has no member named 'ns'
Expat.xs:488: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:490: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:491: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:491: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:494: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:498: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:498: error: 'CallbackVector' has no member named 'st_serial_stacksize'
Expat.xs:499: error: 'CallbackVector' has no member named 'st_serial_stacksize'
Expat.xs:501: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:501: warning: format not a string literal and no format arguments
Expat.xs:501: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:502: error: 'CallbackVector' has no member named 'st_serial_stacksize'
Expat.xs:505: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:505: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:505: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:508: error: 'CallbackVector' has no member named 'nstab'
Expat.xs:508: error: 'CallbackVector' has no member named 'nslst'
Expat.xs:510: warning: cast discards qualifiers from pointer target type
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: warning: ISO C forbids braced-groups within expressions
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:522: warning: ISO C forbids braced-groups within expressions
Expat.xs:523: warning: ISO C forbids braced-groups within expressions
Expat.xs:530: error: 'CallbackVector' has no member named 'nstab'
Expat.xs:530: error: 'CallbackVector' has no member named 'nslst'
Expat.xs:531: warning: cast discards qualifiers from pointer target type
Expat.xs:536: warning: cast discards qualifiers from pointer target type
Expat.xs:539: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:545: error: 'CallbackVector' has no member named 'context'
Expat.xs:547: error: 'CallbackVector' has no member named 'ns'
Expat.xs:548: error: 'CallbackVector' has no member named 'new_prefix_list'
Expat.xs:485: warning: unused variable 'pnslst'
Expat.xs:484: warning: unused variable 'pnstab'
Expat.xs:481: warning: unused variable 'pcontext'
Expat.xs: In function 'endElement':
Expat.xs:559: error: 'CallbackVector' has no member named 'context'
Expat.xs:561: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:565: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: warning: ISO C forbids braced-groups within expressions
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:570: warning: ISO C forbids braced-groups within expressions
Expat.xs:571: warning: ISO C forbids braced-groups within expressions
Expat.xs:575: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:581: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:583: warning: ISO C forbids braced-groups within expressions
Expat.xs:553: warning: unused parameter 'name'
Expat.xs: In function 'processingInstruction':
Expat.xs:595: warning: ISO C forbids braced-groups within expressions
Expat.xs:596: warning: ISO C forbids braced-groups within expressions
Expat.xs:598: warning: cast discards qualifiers from pointer target type
Expat.xs:599: warning: cast discards qualifiers from pointer target type
Expat.xs:601: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs: In function 'commenthandle':
Expat.xs:616: warning: ISO C forbids braced-groups within expressions
Expat.xs:617: warning: ISO C forbids braced-groups within expressions
Expat.xs:619: warning: cast discards qualifiers from pointer target type
Expat.xs:621: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs: In function 'startCdata':
Expat.xs:633: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:637: warning: ISO C forbids braced-groups within expressions
Expat.xs:638: warning: ISO C forbids braced-groups within expressions
Expat.xs:638: warning: ISO C forbids braced-groups within expressions
Expat.xs:640: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs: In function 'endCdata':
Expat.xs:653: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:657: warning: ISO C forbids braced-groups within expressions
Expat.xs:658: warning: ISO C forbids braced-groups within expressions
Expat.xs:658: warning: ISO C forbids braced-groups within expressions
Expat.xs:660: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs: At top level:
Expat.xs:668: warning: type defaults to 'int' in declaration of 'XML_Char'
Expat.xs:668: error: expected ';', ',' or ')' before '*' token
Expat.xs:688: warning: type defaults to 'int' in declaration of 'XML_Char'
Expat.xs:688: error: expected ';', ',' or ')' before '*' token
Expat.xs: In function 'defaulthandle':
Expat.xs:715: warning: ISO C forbids braced-groups within expressions
Expat.xs:716: warning: ISO C forbids braced-groups within expressions
Expat.xs:718: warning: cast discards qualifiers from pointer target type
Expat.xs:720: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs: At top level:
Expat.xs:729: error: expected declaration specifiers or '...' before 'XML_Content'
Expat.xs: In function 'elementDecl':
Expat.xs:738: warning: implicit declaration of function 'generate_model'
Expat.xs:738: warning: nested extern declaration of 'generate_model'
Expat.xs:738: error: 'model' undeclared (first use in this function)
Expat.xs:738: error: (Each undeclared identifier is reported only once
Expat.xs:738: error: for each function it appears in.)
Expat.xs:738: warning: assignment makes pointer from integer without a cast
Expat.xs:741: warning: ISO C forbids braced-groups within expressions
Expat.xs:742: warning: ISO C forbids braced-groups within expressions
Expat.xs:744: warning: cast discards qualifiers from pointer target type
Expat.xs:747: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs: In function 'attributeDecl':
Expat.xs:765: warning: passing argument 1 of 'newUTF8SVpv' discards qualifiers from pointer target type
Expat.xs:766: warning: cast discards qualifiers from pointer target type
Expat.xs:770: warning: passing argument 1 of 'newUTF8SVpv' discards qualifiers from pointer target type
Expat.xs:775: warning: ISO C forbids braced-groups within expressions
Expat.xs:776: warning: ISO C forbids braced-groups within expressions
Expat.xs:778: warning: cast discards qualifiers from pointer target type
Expat.xs:779: warning: cast discards qualifiers from pointer target type
Expat.xs:780: warning: cast discards qualifiers from pointer target type
Expat.xs:783: warning: ISO C forbids braced-groups within expressions
Expat.xs:783: warning: ISO C forbids braced-groups within expressions
Expat.xs:785: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs: In function 'entityDecl':
Expat.xs:807: warning: ISO C forbids braced-groups within expressions
Expat.xs:808: warning: ISO C forbids braced-groups within expressions
Expat.xs:810: warning: cast discards qualifiers from pointer target type
Expat.xs:811: warning: cast discards qualifiers from pointer target type
Expat.xs:812: warning: cast discards qualifiers from pointer target type
Expat.xs:813: warning: cast discards qualifiers from pointer target type
Expat.xs:814: warning: cast discards qualifiers from pointer target type
Expat.xs:816: warning: ISO C forbids braced-groups within expressions
Expat.xs:816: warning: ISO C forbids braced-groups within expressions
Expat.xs:818: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:797: warning: unused parameter 'base'
Expat.xs: In function 'doctypeStart':
Expat.xs:836: warning: ISO C forbids braced-groups within expressions
Expat.xs:837: warning: ISO C forbids braced-groups within expressions
Expat.xs:839: warning: cast discards qualifiers from pointer target type
Expat.xs:840: warning: cast discards qualifiers from pointer target type
Expat.xs:841: warning: cast discards qualifiers from pointer target type
Expat.xs:844: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs: In function 'doctypeEnd':
Expat.xs:857: warning: ISO C forbids braced-groups within expressions
Expat.xs:858: warning: ISO C forbids braced-groups within expressions
Expat.xs:861: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs: In function 'xmlDecl':
Expat.xs:877: warning: ISO C forbids braced-groups within expressions
Expat.xs:878: warning: ISO C forbids braced-groups within expressions
Expat.xs:880: warning: cast discards qualifiers from pointer target type
Expat.xs:882: warning: cast discards qualifiers from pointer target type
Expat.xs:887: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs: In function 'unparsedEntityDecl':
Expat.xs:906: warning: ISO C forbids braced-groups within expressions
Expat.xs:907: warning: ISO C forbids braced-groups within expressions
Expat.xs:909: warning: cast discards qualifiers from pointer target type
Expat.xs:910: warning: cast discards qualifiers from pointer target type
Expat.xs:911: warning: cast discards qualifiers from pointer target type
Expat.xs:912: warning: cast discards qualifiers from pointer target type
Expat.xs:913: warning: cast discards qualifiers from pointer target type
Expat.xs:915: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs: In function 'notationDecl':
Expat.xs:931: warning: ISO C forbids braced-groups within expressions
Expat.xs:932: warning: ISO C forbids braced-groups within expressions
Expat.xs:932: warning: ISO C forbids braced-groups within expressions
Expat.xs:933: warning: ISO C forbids braced-groups within expressions
Expat.xs:933: warning: cast discards qualifiers from pointer target type
Expat.xs:933: warning: ISO C forbids braced-groups within expressions
Expat.xs:936: warning: ISO C forbids braced-groups within expressions
Expat.xs:936: warning: cast discards qualifiers from pointer target type
Expat.xs:936: warning: ISO C forbids braced-groups within expressions
Expat.xs:940: warning: ISO C forbids braced-groups within expressions
Expat.xs:940: warning: ISO C forbids braced-groups within expressions
Expat.xs:945: warning: ISO C forbids braced-groups within expressions
Expat.xs:945: warning: cast discards qualifiers from pointer target type
Expat.xs:945: warning: ISO C forbids braced-groups within expressions
Expat.xs:949: warning: ISO C forbids braced-groups within expressions
Expat.xs:949: warning: ISO C forbids braced-groups within expressions
Expat.xs:953: warning: ISO C forbids braced-groups within expressions
Expat.xs:953: warning: cast discards qualifiers from pointer target type
Expat.xs:953: warning: ISO C forbids braced-groups within expressions
Expat.xs:956: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs: At top level:
Expat.xs:960: error: expected ')' before 'parser'
Expat.xs: In function 'convert_to_unicode':
Expat.xs:1083: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:57: warning: shadowed declaration is here
Expat.xs: At top level:
Expat.xs:1115: error: expected declaration specifiers or '...' before 'XML_Encoding'
Expat.xs: In function 'unknownEncoding':
Expat.xs:1150: warning: ISO C forbids braced-groups within expressions
Expat.xs:1151: warning: ISO C forbids braced-groups within expressions
Expat.xs:1151: warning: ISO C forbids braced-groups within expressions
Expat.xs:1146: warning: unused variable 'count'
Expat.xs:1167: warning: format not a string literal and no format arguments
Expat.xs:1167: error: 'info' undeclared (first use in this function)
Expat.xs:1115: warning: unused parameter 'unused'
Expat.xs: In function 'recString':
Expat.xs:1187: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1188: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1188: warning: cast discards qualifiers from pointer target type
Expat.xs:1191: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1191: warning: cast discards qualifiers from pointer target type
Expat.xs: In function 'suspend_callbacks':
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: warning: ISO C forbids braced-groups within expressions
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1198: warning: implicit declaration of function 'XML_SetCharacterDataHandler'
Expat.xs:1198: warning: nested extern declaration of 'XML_SetCharacterDataHandler'
Expat.xs:1198: error: 'CallbackVector' has no member named 'p'
Expat.xs:1199: error: 'XML_CharacterDataHandler' undeclared (first use in this function)
Expat.xs:1199: error: expected ')' before numeric constant
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: warning: ISO C forbids braced-groups within expressions
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1203: warning: implicit declaration of function 'XML_SetProcessingInstructionHandler'
Expat.xs:1203: warning: nested extern declaration of 'XML_SetProcessingInstructionHandler'
Expat.xs:1203: error: 'CallbackVector' has no member named 'p'
Expat.xs:1204: error: 'XML_ProcessingInstructionHandler' undeclared (first use in this function)
Expat.xs:1204: error: expected ')' before numeric constant
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: warning: ISO C forbids braced-groups within expressions
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1208: warning: implicit declaration of function 'XML_SetCommentHandler'
Expat.xs:1208: warning: nested extern declaration of 'XML_SetCommentHandler'
Expat.xs:1208: error: 'CallbackVector' has no member named 'p'
Expat.xs:1209: error: 'XML_CommentHandler' undeclared (first use in this function)
Expat.xs:1209: error: expected ')' before numeric constant
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: warning: ISO C forbids braced-groups within expressions
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: warning: ISO C forbids braced-groups within expressions
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1214: warning: implicit declaration of function 'XML_SetCdataSectionHandler'
Expat.xs:1214: warning: nested extern declaration of 'XML_SetCdataSectionHandler'
Expat.xs:1214: error: 'CallbackVector' has no member named 'p'
Expat.xs:1215: error: 'XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:1215: error: expected ')' before numeric constant
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: warning: ISO C forbids braced-groups within expressions
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1220: warning: implicit declaration of function 'XML_SetUnparsedEntityDeclHandler'
Expat.xs:1220: warning: nested extern declaration of 'XML_SetUnparsedEntityDeclHandler'
Expat.xs:1220: error: 'CallbackVector' has no member named 'p'
Expat.xs:1221: error: 'XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1221: error: expected ')' before numeric constant
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: warning: ISO C forbids braced-groups within expressions
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1225: warning: implicit declaration of function 'XML_SetNotationDeclHandler'
Expat.xs:1225: warning: nested extern declaration of 'XML_SetNotationDeclHandler'
Expat.xs:1225: error: 'CallbackVector' has no member named 'p'
Expat.xs:1226: error: 'XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1226: error: expected ')' before numeric constant
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: warning: ISO C forbids braced-groups within expressions
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1230: warning: implicit declaration of function 'XML_SetExternalEntityRefHandler'
Expat.xs:1230: warning: nested extern declaration of 'XML_SetExternalEntityRefHandler'
Expat.xs:1230: error: 'CallbackVector' has no member named 'p'
Expat.xs:1231: error: 'XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1231: error: expected ')' before numeric constant
Expat.xs: In function 'resume_callbacks':
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: warning: ISO C forbids braced-groups within expressions
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1239: error: 'CallbackVector' has no member named 'p'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: warning: ISO C forbids braced-groups within expressions
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1243: error: 'CallbackVector' has no member named 'p'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: warning: ISO C forbids braced-groups within expressions
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1247: error: 'CallbackVector' has no member named 'p'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: warning: ISO C forbids braced-groups within expressions
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: warning: ISO C forbids braced-groups within expressions
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1252: error: 'CallbackVector' has no member named 'p'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: warning: ISO C forbids braced-groups within expressions
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1256: error: 'CallbackVector' has no member named 'p'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: warning: ISO C forbids braced-groups within expressions
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1260: error: 'CallbackVector' has no member named 'p'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: warning: ISO C forbids braced-groups within expressions
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1264: error: 'CallbackVector' has no member named 'p'
Expat.xs:1264: error: 'externalEntityRef' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_ParserCreate':
Expat.c:1426: warning: nested extern declaration of 'Perl___notused'
Expat.c:1436: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1436: error: expected ';' before 'RETVAL'
Expat.c:1437: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1280: warning: ISO C forbids forward references to 'enum' types
Expat.xs:1280: error: variable 'pep' has initializer but incomplete type
Expat.xs:1280: error: 'XML_PARAM_ENTITY_PARSING_NEVER' undeclared (first use in this function)
Expat.xs:1280: error: storage size of 'pep' isn't known
Expat.xs:1281: warning: ISO C forbids braced-groups within expressions
Expat.xs:1281: warning: comparing floating point with == or != is unsafe
Expat.xs:1284: warning: format not a string literal and no format arguments
Expat.xs:1285: warning: ISO C forbids braced-groups within expressions
Expat.xs:1286: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:1286: warning: format not a string literal and no format arguments
Expat.xs:1288: warning: ISO C forbids braced-groups within expressions
Expat.xs:1288: warning: comparing floating point with == or != is unsafe
Expat.xs:1289: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1295: error: 'CallbackVector' has no member named 'context'
Expat.xs:1297: error: 'CallbackVector' has no member named 'ns'
Expat.xs:1304: error: 'CallbackVector' has no member named 'new_prefix_list'
Expat.xs:1311: error: 'CallbackVector' has no member named 'nstab'
Expat.xs:1318: error: 'CallbackVector' has no member named 'nslst'
Expat.xs:1320: error: 'RETVAL' undeclared (first use in this function)
Expat.xs:1320: warning: implicit declaration of function 'XML_ParserCreate_MM'
Expat.xs:1320: warning: nested extern declaration of 'XML_ParserCreate_MM'
Expat.xs:1320: error: 'ms' undeclared (first use in this function)
Expat.xs:1320: error: 'nsdelim' undeclared (first use in this function)
Expat.xs:1321: warning: implicit declaration of function 'XML_SetNamespaceDeclHandler'
Expat.xs:1321: warning: nested extern declaration of 'XML_SetNamespaceDeclHandler'
Expat.xs:1321: error: 'nsStart' undeclared (first use in this function)
Expat.xs:1321: error: 'nsEnd' undeclared (first use in this function)
Expat.xs:1328: error: 'CallbackVector' has no member named 'p'
Expat.xs:1329: warning: implicit declaration of function 'XML_SetUserData'
Expat.xs:1329: warning: nested extern declaration of 'XML_SetUserData'
Expat.xs:1330: warning: implicit declaration of function 'XML_SetElementHandler'
Expat.xs:1330: warning: nested extern declaration of 'XML_SetElementHandler'
Expat.xs:1331: warning: implicit declaration of function 'XML_SetUnknownEncodingHandler'
Expat.xs:1331: warning: nested extern declaration of 'XML_SetUnknownEncodingHandler'
Expat.xs:1336: warning: ISO C forbids braced-groups within expressions
Expat.xs:1336: warning: comparing floating point with == or != is unsafe
Expat.xs:1337: error: 'XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE' undeclared (first use in this function)
Expat.xs:1338: error: 'CallbackVector' has no member named 'parseparam'
Expat.xs:1341: warning: implicit declaration of function 'XML_SetParamEntityParsing'
Expat.xs:1341: warning: nested extern declaration of 'XML_SetParamEntityParsing'
Expat.xs:1280: warning: unused variable 'pep'
Expat.c:1505: warning: ISO C forbids braced-groups within expressions
Expat.c:1505: warning: ISO C forbids braced-groups within expressions
Expat.c:1505: warning: ISO C forbids braced-groups within expressions
Expat.c:1507: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ParserRelease':
Expat.c:1514: warning: nested extern declaration of 'Perl___notused'
Expat.c:1518: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1518: error: expected ';' before 'parser'
Expat.xs:1351: warning: implicit declaration of function 'XML_GetUserData'
Expat.xs:1351: warning: nested extern declaration of 'XML_GetUserData'
Expat.xs:1351: error: 'parser' undeclared (first use in this function)
Expat.xs:1351: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1353: warning: ISO C forbids braced-groups within expressions
Expat.c:1528: warning: ISO C forbids braced-groups within expressions
Expat.c:1528: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ParserFree':
Expat.c:1535: warning: nested extern declaration of 'Perl___notused'
Expat.c:1539: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1539: error: expected ';' before 'parser'
Expat.xs:1361: error: 'parser' undeclared (first use in this function)
Expat.xs:1361: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1363: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:1370: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1371: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1371: warning: ISO C forbids braced-groups within expressions
Expat.xs:1373: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1374: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1374: warning: ISO C forbids braced-groups within expressions
Expat.xs:1376: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1377: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1377: warning: ISO C forbids braced-groups within expressions
Expat.xs:1379: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1380: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1380: warning: ISO C forbids braced-groups within expressions
Expat.xs:1382: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1383: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1383: warning: ISO C forbids braced-groups within expressions
Expat.xs:1385: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1386: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1386: warning: ISO C forbids braced-groups within expressions
Expat.xs:1388: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1389: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1389: warning: ISO C forbids braced-groups within expressions
Expat.xs:1391: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1392: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1392: warning: ISO C forbids braced-groups within expressions
Expat.xs:1394: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1395: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1395: warning: ISO C forbids braced-groups within expressions
Expat.xs:1397: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1398: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1398: warning: ISO C forbids braced-groups within expressions
Expat.xs:1400: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1401: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1401: warning: ISO C forbids braced-groups within expressions
Expat.xs:1403: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1404: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1404: warning: ISO C forbids braced-groups within expressions
Expat.xs:1406: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1407: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1407: warning: ISO C forbids braced-groups within expressions
Expat.xs:1409: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1410: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1410: warning: ISO C forbids braced-groups within expressions
Expat.xs:1412: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1413: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1413: warning: ISO C forbids braced-groups within expressions
Expat.xs:1415: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1416: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1416: warning: ISO C forbids braced-groups within expressions
Expat.xs:1418: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1419: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1419: warning: ISO C forbids braced-groups within expressions
Expat.xs:1421: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1422: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1422: warning: ISO C forbids braced-groups within expressions
Expat.xs:1424: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1425: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1425: warning: ISO C forbids braced-groups within expressions
Expat.xs:1430: warning: implicit declaration of function 'XML_ParserFree'
Expat.xs:1430: warning: nested extern declaration of 'XML_ParserFree'
Expat.c:1616: warning: ISO C forbids braced-groups within expressions
Expat.c:1616: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ParseString':
Expat.c:1623: warning: nested extern declaration of 'Perl___notused'
Expat.c:1627: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1627: error: expected ';' before 'parser'
Expat.c:1629: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1443: error: 'parser' undeclared (first use in this function)
Expat.xs:1443: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1446: warning: implicit declaration of function 'XML_Parse'
Expat.xs:1446: warning: nested extern declaration of 'XML_Parse'
Expat.xs:1449: warning: implicit declaration of function 'append_error'
Expat.xs:1449: warning: nested extern declaration of 'append_error'
Expat.c:1649: warning: ISO C forbids braced-groups within expressions
Expat.c:1649: warning: ISO C forbids braced-groups within expressions
Expat.c:1649: warning: ISO C forbids braced-groups within expressions
Expat.c:1651: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ParseStream':
Expat.c:1658: warning: nested extern declaration of 'Perl___notused'
Expat.c:1662: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1662: error: expected ';' before 'parser'
Expat.c:1664: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1465: error: 'parser' undeclared (first use in this function)
Expat.xs:1465: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1467: error: 'CallbackVector' has no member named 'delim'
Expat.xs:1467: error: 'CallbackVector' has no member named 'delimlen'
Expat.xs:1467: warning: left-hand operand of comma expression has no effect
Expat.xs:1467: error: 'CallbackVector' has no member named 'delimlen'
Expat.xs:1470: error: 'CallbackVector' has no member named 'delim'
Expat.xs:1473: warning: implicit declaration of function 'parse_stream'
Expat.xs:1473: warning: nested extern declaration of 'parse_stream'
Expat.xs:1462: warning: unused variable 'delimsv'
Expat.c:1688: warning: ISO C forbids braced-groups within expressions
Expat.c:1688: warning: ISO C forbids braced-groups within expressions
Expat.c:1688: warning: ISO C forbids braced-groups within expressions
Expat.c:1690: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ParsePartial':
Expat.c:1697: warning: nested extern declaration of 'Perl___notused'
Expat.c:1701: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1701: error: expected ';' before 'parser'
Expat.c:1703: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1488: error: 'parser' undeclared (first use in this function)
Expat.xs:1488: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1488: warning: unused variable 'cbv'
Expat.c:1719: warning: ISO C forbids braced-groups within expressions
Expat.c:1719: warning: ISO C forbids braced-groups within expressions
Expat.c:1719: warning: ISO C forbids braced-groups within expressions
Expat.c:1721: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ParseDone':
Expat.c:1728: warning: nested extern declaration of 'Perl___notused'
Expat.c:1732: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1732: error: expected ';' before 'parser'
Expat.c:1734: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1504: error: 'parser' undeclared (first use in this function)
Expat.c:1744: warning: ISO C forbids braced-groups within expressions
Expat.c:1744: warning: ISO C forbids braced-groups within expressions
Expat.c:1744: warning: ISO C forbids braced-groups within expressions
Expat.c:1746: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetStartElementHandler':
Expat.c:1753: warning: nested extern declaration of 'Perl___notused'
Expat.c:1757: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1757: error: expected ';' before 'parser'
Expat.c:1759: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1518: error: 'parser' undeclared (first use in this function)
Expat.xs:1518: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.c:1770: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetEndElementHandler':
Expat.c:1777: warning: nested extern declaration of 'Perl___notused'
Expat.c:1781: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1781: error: expected ';' before 'parser'
Expat.c:1783: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1529: error: 'parser' undeclared (first use in this function)
Expat.xs:1529: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.c:1794: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetCharacterDataHandler':
Expat.c:1801: warning: nested extern declaration of 'Perl___notused'
Expat.c:1805: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1805: error: expected ';' before 'parser'
Expat.c:1807: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1540: error: 'XML_CharacterDataHandler' undeclared (first use in this function)
Expat.xs:1540: error: expected ';' before 'charhndl'
Expat.xs:1541: error: 'parser' undeclared (first use in this function)
Expat.xs:1541: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1541: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1544: warning: ISO C forbids braced-groups within expressions
Expat.xs:1544: warning: comparing floating point with == or != is unsafe
Expat.xs:1545: error: 'charhndl' undeclared (first use in this function)
Expat.c:1824: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetProcessingInstructionHandler':
Expat.c:1831: warning: nested extern declaration of 'Perl___notused'
Expat.c:1835: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1835: error: expected ';' before 'parser'
Expat.c:1837: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1557: error: 'XML_ProcessingInstructionHandler' undeclared (first use in this function)
Expat.xs:1557: error: expected ';' before 'prochndl'
Expat.xs:1559: error: 'parser' undeclared (first use in this function)
Expat.xs:1559: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1559: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1562: warning: ISO C forbids braced-groups within expressions
Expat.xs:1562: warning: comparing floating point with == or != is unsafe
Expat.xs:1563: error: 'prochndl' undeclared (first use in this function)
Expat.c:1855: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetCommentHandler':
Expat.c:1862: warning: nested extern declaration of 'Perl___notused'
Expat.c:1866: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1866: error: expected ';' before 'parser'
Expat.c:1868: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1575: error: 'XML_CommentHandler' undeclared (first use in this function)
Expat.xs:1575: error: expected ';' before 'cmnthndl'
Expat.xs:1576: error: 'parser' undeclared (first use in this function)
Expat.xs:1576: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1576: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1579: warning: ISO C forbids braced-groups within expressions
Expat.xs:1579: warning: comparing floating point with == or != is unsafe
Expat.xs:1580: error: 'cmnthndl' undeclared (first use in this function)
Expat.c:1885: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetDefaultHandler':
Expat.c:1892: warning: nested extern declaration of 'Perl___notused'
Expat.c:1896: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1896: error: expected ';' before 'parser'
Expat.c:1898: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1592: error: 'XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1592: error: expected ';' before 'dflthndl'
Expat.xs:1593: error: 'parser' undeclared (first use in this function)
Expat.xs:1593: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1593: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1596: warning: ISO C forbids braced-groups within expressions
Expat.xs:1596: warning: comparing floating point with == or != is unsafe
Expat.xs:1597: error: 'dflthndl' undeclared (first use in this function)
Expat.xs:1599: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1600: warning: implicit declaration of function 'XML_SetDefaultHandler'
Expat.xs:1600: warning: nested extern declaration of 'XML_SetDefaultHandler'
Expat.xs:1602: warning: implicit declaration of function 'XML_SetDefaultHandlerExpand'
Expat.xs:1602: warning: nested extern declaration of 'XML_SetDefaultHandlerExpand'
Expat.c:1919: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetUnparsedEntityDeclHandler':
Expat.c:1926: warning: nested extern declaration of 'Perl___notused'
Expat.c:1930: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1930: error: expected ';' before 'parser'
Expat.c:1932: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1613: error: 'XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1613: error: expected ';' before 'unprsdhndl'
Expat.xs:1615: error: 'parser' undeclared (first use in this function)
Expat.xs:1615: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1615: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1618: warning: ISO C forbids braced-groups within expressions
Expat.xs:1618: warning: comparing floating point with == or != is unsafe
Expat.xs:1619: error: 'unprsdhndl' undeclared (first use in this function)
Expat.c:1950: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetNotationDeclHandler':
Expat.c:1957: warning: nested extern declaration of 'Perl___notused'
Expat.c:1961: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1961: error: expected ';' before 'parser'
Expat.c:1963: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1631: error: 'XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1631: error: expected ';' before 'nothndlr'
Expat.xs:1632: error: 'parser' undeclared (first use in this function)
Expat.xs:1632: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1632: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1635: warning: ISO C forbids braced-groups within expressions
Expat.xs:1635: warning: comparing floating point with == or != is unsafe
Expat.xs:1636: error: 'nothndlr' undeclared (first use in this function)
Expat.c:1980: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetExternalEntityRefHandler':
Expat.c:1987: warning: nested extern declaration of 'Perl___notused'
Expat.c:1991: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1991: error: expected ';' before 'parser'
Expat.c:1993: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1648: error: 'XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1648: error: expected ';' before 'exthndlr'
Expat.xs:1650: error: 'parser' undeclared (first use in this function)
Expat.xs:1650: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1650: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1653: warning: ISO C forbids braced-groups within expressions
Expat.xs:1653: warning: comparing floating point with == or != is unsafe
Expat.xs:1654: error: 'exthndlr' undeclared (first use in this function)
Expat.xs:1654: error: 'externalEntityRef' undeclared (first use in this function)
Expat.c:2011: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetExtEntFinishHandler':
Expat.c:2018: warning: nested extern declaration of 'Perl___notused'
Expat.c:2022: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2022: error: expected ';' before 'parser'
Expat.c:2024: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1666: error: 'parser' undeclared (first use in this function)
Expat.xs:1666: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.c:2040: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetEntityDeclHandler':
Expat.c:2047: warning: nested extern declaration of 'Perl___notused'
Expat.c:2051: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2051: error: expected ';' before 'parser'
Expat.c:2053: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1683: error: 'XML_EntityDeclHandler' undeclared (first use in this function)
Expat.xs:1683: error: expected ';' before 'enthndlr'
Expat.xs:1685: error: 'parser' undeclared (first use in this function)
Expat.xs:1685: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1685: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1688: warning: ISO C forbids braced-groups within expressions
Expat.xs:1688: warning: comparing floating point with == or != is unsafe
Expat.xs:1689: error: 'enthndlr' undeclared (first use in this function)
Expat.xs:1691: warning: implicit declaration of function 'XML_SetEntityDeclHandler'
Expat.xs:1691: warning: nested extern declaration of 'XML_SetEntityDeclHandler'
Expat.c:2071: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetElementDeclHandler':
Expat.c:2078: warning: nested extern declaration of 'Perl___notused'
Expat.c:2082: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2082: error: expected ';' before 'parser'
Expat.c:2084: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1701: error: 'XML_ElementDeclHandler' undeclared (first use in this function)
Expat.xs:1701: error: expected ';' before 'eldeclhndlr'
Expat.xs:1703: error: 'parser' undeclared (first use in this function)
Expat.xs:1703: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1703: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1706: warning: ISO C forbids braced-groups within expressions
Expat.xs:1706: warning: comparing floating point with == or != is unsafe
Expat.xs:1707: error: 'eldeclhndlr' undeclared (first use in this function)
Expat.xs:1709: warning: implicit declaration of function 'XML_SetElementDeclHandler'
Expat.xs:1709: warning: nested extern declaration of 'XML_SetElementDeclHandler'
Expat.c:2102: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetAttListDeclHandler':
Expat.c:2109: warning: nested extern declaration of 'Perl___notused'
Expat.c:2113: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2113: error: expected ';' before 'parser'
Expat.c:2115: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1719: error: 'XML_AttlistDeclHandler' undeclared (first use in this function)
Expat.xs:1719: error: expected ';' before 'attdeclhndlr'
Expat.xs:1721: error: 'parser' undeclared (first use in this function)
Expat.xs:1721: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1721: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1724: warning: ISO C forbids braced-groups within expressions
Expat.xs:1724: warning: comparing floating point with == or != is unsafe
Expat.xs:1725: error: 'attdeclhndlr' undeclared (first use in this function)
Expat.xs:1727: warning: implicit declaration of function 'XML_SetAttlistDeclHandler'
Expat.xs:1727: warning: nested extern declaration of 'XML_SetAttlistDeclHandler'
Expat.c:2133: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetDoctypeHandler':
Expat.c:2140: warning: nested extern declaration of 'Perl___notused'
Expat.c:2144: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2144: error: expected ';' before 'parser'
Expat.c:2146: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1737: error: 'XML_StartDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1737: error: expected ';' before 'dtsthndlr'
Expat.xs:1739: error: 'parser' undeclared (first use in this function)
Expat.xs:1739: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1739: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1743: warning: ISO C forbids braced-groups within expressions
Expat.xs:1743: warning: comparing floating point with == or != is unsafe
Expat.xs:1744: error: 'dtsthndlr' undeclared (first use in this function)
Expat.xs:1746: warning: implicit declaration of function 'XML_SetStartDoctypeDeclHandler'
Expat.xs:1746: warning: nested extern declaration of 'XML_SetStartDoctypeDeclHandler'
Expat.xs:1740: warning: unused variable 'set'
Expat.c:2165: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetEndDoctypeHandler':
Expat.c:2172: warning: nested extern declaration of 'Perl___notused'
Expat.c:2176: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2176: error: expected ';' before 'parser'
Expat.c:2178: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1756: error: 'XML_EndDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1756: error: expected ';' before 'dtendhndlr'
Expat.xs:1758: error: 'parser' undeclared (first use in this function)
Expat.xs:1758: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1758: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1761: warning: ISO C forbids braced-groups within expressions
Expat.xs:1761: warning: comparing floating point with == or != is unsafe
Expat.xs:1762: error: 'dtendhndlr' undeclared (first use in this function)
Expat.xs:1764: warning: implicit declaration of function 'XML_SetEndDoctypeDeclHandler'
Expat.xs:1764: warning: nested extern declaration of 'XML_SetEndDoctypeDeclHandler'
Expat.c:2196: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetXMLDeclHandler':
Expat.c:2203: warning: nested extern declaration of 'Perl___notused'
Expat.c:2207: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2207: error: expected ';' before 'parser'
Expat.c:2209: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1775: error: 'XML_XmlDeclHandler' undeclared (first use in this function)
Expat.xs:1775: error: expected ';' before 'xmldechndlr'
Expat.xs:1777: error: 'parser' undeclared (first use in this function)
Expat.xs:1777: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1777: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1780: warning: ISO C forbids braced-groups within expressions
Expat.xs:1780: warning: comparing floating point with == or != is unsafe
Expat.xs:1781: error: 'xmldechndlr' undeclared (first use in this function)
Expat.xs:1783: warning: implicit declaration of function 'XML_SetXmlDeclHandler'
Expat.xs:1783: warning: nested extern declaration of 'XML_SetXmlDeclHandler'
Expat.c:2227: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetBase':
Expat.c:2234: warning: nested extern declaration of 'Perl___notused'
Expat.c:2238: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2238: error: expected ';' before 'parser'
Expat.c:2240: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1803: warning: implicit declaration of function 'XML_SetBase'
Expat.xs:1803: warning: nested extern declaration of 'XML_SetBase'
Expat.xs:1803: error: 'parser' undeclared (first use in this function)
Expat.c:2257: warning: ISO C forbids braced-groups within expressions
Expat.c:2257: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_GetBase':
Expat.c:2264: warning: nested extern declaration of 'Perl___notused'
Expat.c:2268: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2268: error: expected ';' before 'parser'
Expat.c:2270: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1812: warning: implicit declaration of function 'XML_GetBase'
Expat.xs:1812: warning: nested extern declaration of 'XML_GetBase'
Expat.xs:1812: error: 'parser' undeclared (first use in this function)
Expat.xs:1812: warning: initialization makes pointer from integer without a cast
Expat.c:2270: warning: unused variable 'RETVAL'
Expat.c:2284: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_PositionContext':
Expat.c:2291: warning: nested extern declaration of 'Perl___notused'
Expat.c:2297: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2297: error: expected ';' before 'parser'
Expat.c:2299: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1829: warning: implicit declaration of function 'XML_GetInputContext'
Expat.xs:1829: warning: nested extern declaration of 'XML_GetInputContext'
Expat.xs:1829: error: 'parser' undeclared (first use in this function)
Expat.xs:1829: warning: initialization makes pointer from integer without a cast
Expat.xs:1875: warning: ISO C forbids braced-groups within expressions
Expat.xs:1876: warning: cast discards qualifiers from pointer target type
Expat.c: In function 'XS_XML__Parser__Expat_GenerateNSName':
Expat.c:2364: warning: nested extern declaration of 'Perl___notused'
Expat.xs:1898: warning: format not a string literal and no format arguments
Expat.c:2408: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_DefaultCurrent':
Expat.c:2415: warning: nested extern declaration of 'Perl___notused'
Expat.c:2419: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2419: error: expected ';' before 'parser'
Expat.xs:1920: error: 'parser' undeclared (first use in this function)
Expat.xs:1920: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1922: warning: implicit declaration of function 'XML_DefaultCurrent'
Expat.xs:1922: warning: nested extern declaration of 'XML_DefaultCurrent'
Expat.xs:1920: warning: unused variable 'cbv'
Expat.c:2429: warning: ISO C forbids braced-groups within expressions
Expat.c:2429: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_RecognizedString':
Expat.c:2436: warning: nested extern declaration of 'Perl___notused'
Expat.c:2440: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2440: error: expected ';' before 'parser'
Expat.c:2442: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1930: error: 'XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1930: error: expected ';' before 'dflthndl'
Expat.xs:1931: error: 'parser' undeclared (first use in this function)
Expat.xs:1931: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:1931: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1933: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1934: error: 'dflthndl' undeclared (first use in this function)
Expat.xs:1937: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1938: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1941: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1948: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1953: error: 'CallbackVector' has no member named 'recstring'
Expat.c:2474: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_GetErrorCode':
Expat.c:2481: warning: nested extern declaration of 'Perl___notused'
Expat.c:2485: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2485: error: expected ';' before 'parser'
Expat.c:2487: warning: ISO C90 forbids mixed declarations and code
Expat.c:2490: warning: implicit declaration of function 'XML_GetErrorCode'
Expat.c:2490: warning: nested extern declaration of 'XML_GetErrorCode'
Expat.c:2490: error: 'parser' undeclared (first use in this function)
Expat.c:2491: warning: ISO C forbids braced-groups within expressions
Expat.c:2491: warning: ISO C forbids braced-groups within expressions
Expat.c:2491: warning: ISO C forbids braced-groups within expressions
Expat.c:2493: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2500: warning: nested extern declaration of 'Perl___notused'
Expat.c:2504: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2504: error: expected ';' before 'parser'
Expat.c:2506: warning: ISO C90 forbids mixed declarations and code
Expat.c:2509: warning: implicit declaration of function 'XML_GetCurrentLineNumber'
Expat.c:2509: warning: nested extern declaration of 'XML_GetCurrentLineNumber'
Expat.c:2509: error: 'parser' undeclared (first use in this function)
Expat.c:2510: warning: ISO C forbids braced-groups within expressions
Expat.c:2510: warning: ISO C forbids braced-groups within expressions
Expat.c:2510: warning: ISO C forbids braced-groups within expressions
Expat.c:2512: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2519: warning: nested extern declaration of 'Perl___notused'
Expat.c:2523: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2523: error: expected ';' before 'parser'
Expat.c:2525: warning: ISO C90 forbids mixed declarations and code
Expat.c:2528: warning: implicit declaration of function 'XML_GetCurrentColumnNumber'
Expat.c:2528: warning: nested extern declaration of 'XML_GetCurrentColumnNumber'
Expat.c:2528: error: 'parser' undeclared (first use in this function)
Expat.c:2529: warning: ISO C forbids braced-groups within expressions
Expat.c:2529: warning: ISO C forbids braced-groups within expressions
Expat.c:2529: warning: ISO C forbids braced-groups within expressions
Expat.c:2531: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2538: warning: nested extern declaration of 'Perl___notused'
Expat.c:2542: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2542: error: expected ';' before 'parser'
Expat.c:2544: warning: ISO C90 forbids mixed declarations and code
Expat.c:2547: warning: implicit declaration of function 'XML_GetCurrentByteIndex'
Expat.c:2547: warning: nested extern declaration of 'XML_GetCurrentByteIndex'
Expat.c:2547: error: 'parser' undeclared (first use in this function)
Expat.c:2548: warning: ISO C forbids braced-groups within expressions
Expat.c:2548: warning: ISO C forbids braced-groups within expressions
Expat.c:2548: warning: ISO C forbids braced-groups within expressions
Expat.c:2550: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2557: warning: nested extern declaration of 'Perl___notused'
Expat.c:2561: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2561: error: expected ';' before 'parser'
Expat.c:2563: warning: ISO C90 forbids mixed declarations and code
Expat.c:2566: warning: implicit declaration of function 'XML_GetSpecifiedAttributeCount'
Expat.c:2566: warning: nested extern declaration of 'XML_GetSpecifiedAttributeCount'
Expat.c:2566: error: 'parser' undeclared (first use in this function)
Expat.c:2567: warning: ISO C forbids braced-groups within expressions
Expat.c:2567: warning: ISO C forbids braced-groups within expressions
Expat.c:2567: warning: ISO C forbids braced-groups within expressions
Expat.c:2569: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ErrorString':
Expat.c:2576: warning: nested extern declaration of 'Perl___notused'
Expat.xs:1983: warning: implicit declaration of function 'XML_ErrorString'
Expat.xs:1983: warning: nested extern declaration of 'XML_ErrorString'
Expat.xs:1983: warning: initialization makes pointer from integer without a cast
Expat.c:2583: warning: unused variable 'targ'
Expat.c:2582: warning: unused variable 'RETVAL'
Expat.c:2590: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_LoadEncoding':
Expat.c:2597: warning: nested extern declaration of 'Perl___notused'
Expat.xs:1997: warning: comparison between signed and unsigned
Expat.xs:2013: warning: comparison between signed and unsigned
Expat.xs:2019: warning: comparison between signed and unsigned
Expat.xs:2032: warning: format not a string literal and no format arguments
Expat.xs:2043: warning: format not a string literal and no format arguments
Expat.xs:2044: warning: format not a string literal and no format arguments
Expat.xs:2046: warning: comparison between signed and unsigned
Expat.xs:2052: warning: format not a string literal and no format arguments
Expat.xs:2056: warning: comparison between signed and unsigned
Expat.xs:2070: warning: value computed is not used
Expat.c:2693: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_FreeEncoding':
Expat.c:2700: warning: nested extern declaration of 'Perl___notused'
Expat.c:2719: warning: ISO C forbids braced-groups within expressions
Expat.c:2719: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_OriginalString':
Expat.c:2726: warning: nested extern declaration of 'Perl___notused'
Expat.c:2730: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2730: error: expected ';' before 'parser'
Expat.c:2732: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2091: error: 'parser' undeclared (first use in this function)
Expat.xs:2091: warning: initialization makes pointer from integer without a cast
Expat.xs:2093: warning: cast discards qualifiers from pointer target type
Expat.xs:2093: warning: implicit declaration of function 'XML_GetCurrentByteCount'
Expat.xs:2093: warning: nested extern declaration of 'XML_GetCurrentByteCount'
Expat.c:2749: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetStartCdataHandler':
Expat.c:2756: warning: nested extern declaration of 'Perl___notused'
Expat.c:2760: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2760: error: expected ';' before 'parser'
Expat.c:2762: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2109: error: 'parser' undeclared (first use in this function)
Expat.xs:2109: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:2110: error: 'XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2110: error: expected ';' before 'scdhndl'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2114: warning: ISO C forbids braced-groups within expressions
Expat.xs:2114: warning: comparing floating point with == or != is unsafe
Expat.xs:2115: error: 'scdhndl' undeclared (first use in this function)
Expat.xs:2117: warning: implicit declaration of function 'XML_SetStartCdataSectionHandler'
Expat.xs:2117: warning: nested extern declaration of 'XML_SetStartCdataSectionHandler'
Expat.c:2780: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SetEndCdataHandler':
Expat.c:2787: warning: nested extern declaration of 'Perl___notused'
Expat.c:2791: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2791: error: expected ';' before 'parser'
Expat.c:2793: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2127: error: 'parser' undeclared (first use in this function)
Expat.xs:2127: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:2128: error: 'XML_EndCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2128: error: expected ';' before 'ecdhndl'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2132: warning: ISO C forbids braced-groups within expressions
Expat.xs:2132: warning: comparing floating point with == or != is unsafe
Expat.xs:2133: error: 'ecdhndl' undeclared (first use in this function)
Expat.xs:2135: warning: implicit declaration of function 'XML_SetEndCdataSectionHandler'
Expat.xs:2135: warning: nested extern declaration of 'XML_SetEndCdataSectionHandler'
Expat.c:2811: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_UnsetAllHandlers':
Expat.c:2818: warning: nested extern declaration of 'Perl___notused'
Expat.c:2822: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2822: error: expected ';' before 'parser'
Expat.xs:2144: error: 'parser' undeclared (first use in this function)
Expat.xs:2144: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:2147: error: 'CallbackVector' has no member named 'ns'
Expat.xs:2148: error: 'CallbackVector' has no member named 'p'
Expat.xs:2149: error: 'XML_StartNamespaceDeclHandler' undeclared (first use in this function)
Expat.xs:2149: error: expected ')' before numeric constant
Expat.xs:2154: error: 'XML_StartElementHandler' undeclared (first use in this function)
Expat.xs:2154: error: expected ')' before numeric constant
Expat.xs:2158: error: 'XML_UnknownEncodingHandler' undeclared (first use in this function)
Expat.xs:2158: error: expected ')' before numeric constant
Expat.c:2845: warning: ISO C forbids braced-groups within expressions
Expat.c:2845: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_ElementIndex':
Expat.c:2852: warning: nested extern declaration of 'Perl___notused'
Expat.c:2856: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2856: error: expected ';' before 'parser'
Expat.c:2858: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2167: error: 'parser' undeclared (first use in this function)
Expat.xs:2167: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:2168: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:2168: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.c:2866: warning: ISO C forbids braced-groups within expressions
Expat.c:2866: warning: ISO C forbids braced-groups within expressions
Expat.c:2866: warning: ISO C forbids braced-groups within expressions
Expat.c:2868: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_SkipUntil':
Expat.c:2875: warning: nested extern declaration of 'Perl___notused'
Expat.c:2879: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2879: error: expected ';' before 'parser'
Expat.c:2881: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:57: warning: shadowed declaration is here
Expat.c:2881: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2179: error: 'parser' undeclared (first use in this function)
Expat.xs:2179: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:2180: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:2182: error: 'CallbackVector' has no member named 'skip_until'
Expat.c:2893: warning: ISO C forbids braced-groups within expressions
Expat.c:2893: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2900: warning: nested extern declaration of 'Perl___notused'
Expat.c:2904: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2904: error: expected ';' before 'parser'
Expat.c:2906: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2194: error: 'parser' undeclared (first use in this function)
Expat.xs:2194: warning: cast from function call of type 'int' to non-matching type 'struct CallbackVector *'
Expat.xs:2205: warning: unused variable 'pret'
Expat.xs:2194: warning: unused variable 'cbv'
Expat.xs:2192: warning: unused variable 'type'
Expat.c:2932: warning: ISO C forbids braced-groups within expressions
Expat.c:2932: warning: ISO C forbids braced-groups within expressions
Expat.c:2932: warning: ISO C forbids braced-groups within expressions
Expat.c:2934: warning: ISO C forbids braced-groups within expressions
Expat.c: In function 'boot_XML__Parser__Expat':
Expat.c:2943: warning: nested extern declaration of 'Perl___notused'
Expat.c:2955: warning: ISO C forbids braced-groups within expressions
Expat.c:3005: warning: ISO C forbids braced-groups within expressions
Expat.c:3005: warning: ISO C forbids braced-groups within expressions
*** [Expat.o] Error code 1
Stop in /usr/home/njh/.cpan/build/XML-Parser-2.41-It6z3D/Expat.
*** [subdirs] Error code 1
Stop in /usr/home/njh/.cpan/build/XML-Parser-2.41-It6z3D.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
LWP 0 6.06
perl 5.00405 5.010000
build_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 6.98
configure_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin:/home/njh/perl5/perlbrew/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/njh/bin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23839
PERL5_CPAN_IS_RUNNING = 23839
PERLBREW_BASHRC_VERSION = 0.67
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin
PERLBREW_PERL = perl-5.10.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.67
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl5.10.0
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.132140
Cwd 3.2701
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.21
File::Spec 3.2701
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.30
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.88
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=9.1-release, archname=i386-freebsd-thread-multi
uname='freebsd amber 9.1-release freebsd 9.1-release #0 r243826: tue dec 4 06:55:39 utc 2012 root@obrian.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.0 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under freebsd
Compiled at Aug 2 2013 18:24:29
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23839"
PERL5_CPAN_IS_RUNNING="23839"
PERLBREW_BASHRC_VERSION="0.67"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin"
PERLBREW_PERL="perl-5.10.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.67"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/i386-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
.