Convert-Binary-C v0.78 Perl 5 v5.18.2 x86_64-linux-thread-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Convert-Binary-C v0.78
- Platform
- Perl 5 v5.18.2 x86_64-linux-thread-multi
- Date
- 2017-08-23 13:26:48
- ID
- b7a0213c-8806-11e7-933a-881d62460493
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 Marcus Holland-Moritz,
This is a computer-generated report for Convert-Binary-C-0.78
on perl 5.18.2, created by CPAN-Reporter-1.2018.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make -j4 -j4':
Running Mkbootstrap for C ()
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/ExtUtils/typemap' -typemap '/home/njh/.cpan/build/Convert-Binary-C-0.78-12/typemap' C.xs > C.xsc
chmod 644 "C.bs"
Compiling [cc -O2] ctlib/fileinfo.c
Compiling [cc -O2] util/hash.c
cc1: warning: -fassociative-math disabled; other options take precedence
cc1: warning: -fassociative-math disabled; other options take precedence
cp lib/Convert/Binary/C.pm blib/lib/Convert/Binary/C.pm
cp lib/Convert/Binary/C/Cached.pm blib/lib/Convert/Binary/C/Cached.pm
Compiling [cc -O2] util/list.c
cc1: warning: -fassociative-math disabled; other options take precedence
util/list.c: In function âÂÂLL_getâÂÂ:
util/list.c:627:20: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
pLink = GetLink( (LinkedList) list, item );
^
Compiling [cc -O2] util/memalloc.c
cc1: warning: -fassociative-math disabled; other options take precedence
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/perltypes.PL examples/perltypes.pl
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/memmap.PL examples/memmap.pl
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/convert.PL examples/convert.pl
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/elf.PL examples/elf.pl
cp bin/ccconfig blib/script/ccconfig
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ccconfig
mv C.xsc C.c
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644
"/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl" "-Iblib/arch" "-Iblib/lib" ctlib/arch.pl ctlib/arch.h
Compiling [cc -O2] C.c
Compiling [cc -O2] cbc/basic.c
cc1: warning: -fassociative-math disabled; other options take precedence
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/basic.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from C.xs:27:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
Compiling [cc -O2] cbc/dimension.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/dimension.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/basic.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/basic.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/basic.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/basic.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/basic.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
In file included from C.xs:27:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from C.xs:27:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from C.xs:27:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from C.xs:27:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from C.xs:27:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/dimension.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/dimension.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/dimension.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/dimension.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/dimension.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/basic.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
C.xs: At top level:
C.xs:162:7: warning: no previous prototype for âÂÂCBC_mallocâ [-Wmissing-prototypes]
void *CBC_malloc(size_t size)
^~~~~~~~~~
C.xs:169:7: warning: no previous prototype for âÂÂCBC_callocâ [-Wmissing-prototypes]
void *CBC_calloc(size_t count, size_t size)
^~~~~~~~~~
C.xs:176:7: warning: no previous prototype for âÂÂCBC_reallocâ [-Wmissing-prototypes]
void *CBC_realloc(void *p, size_t size)
^~~~~~~~~~~
C.xs:182:6: warning: no previous prototype for âÂÂCBC_freeâ [-Wmissing-prototypes]
void CBC_free(void *p)
^~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
C.xs: In function âÂÂct_destroyâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
C.xs:213:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec((SV*)p);
^~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_newâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:454:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/cbc.xs:59:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_DESTROYâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:513:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
C.xs:80:53: warning: unused variable âÂÂmethodâ [-Wunused-variable]
#define CBC_METHOD(name) const char * const method PERL_UNUSED_DECL = #name
^
./xsubs/cbc.xs:75:5: note: in expansion of macro âÂÂCBC_METHODâÂÂ
CBC_METHOD(DESTROY);
^~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.c:546:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.c:546:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_cloneâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:559:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/clone.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/clone.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/clone.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/clone.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/clone.xs:36:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_cleanâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:617:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/clean.xs:30:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
C.xs:80:53: warning: unused variable âÂÂmethodâ [-Wunused-variable]
#define CBC_METHOD(name) const char * const method PERL_UNUSED_DECL = #name
^
./xsubs/clean.xs:22:5: note: in expansion of macro âÂÂCBC_METHODâÂÂ
CBC_METHOD(clean);
^~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.c:653:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.c:653:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_configureâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:666:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
./xsubs/configure.xs:29:7: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/configure.xs:30:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/configure.xs:30:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/configure.xs:68:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:747:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_IncludeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:760:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
C.c:761:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from cbc/dimension.c:21:0:
cbc/dimension.c: In function âÂÂdimtag_initâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/dimension.c:78:25: note: in expansion of macro âÂÂpTHX_âÂÂ
static void dimtag_init(pTHX_ DimensionTag *dim)
^~~~~
cbc/dimension.c: In function âÂÂdimtag_finiâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/dimension.c:125:25: note: in expansion of macro âÂÂpTHX_âÂÂ
static void dimtag_fini(pTHX_ DimensionTag *dim)
^~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
./xsubs/include.xs:54:7: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/include.xs:55:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/include.xs:55:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/include.xs:87:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_parseâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:866:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from cbc/dimension.c:26:0:
cbc/dimension.c: In function âÂÂsv_to_dimensionâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/dimension.c:251:3: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Cannot use %s%s as dimension", identify_sv(sv), SvPV_nolen(warning)));
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/dimension.c:253:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(warning);
^~~~~~~~~~~~
In file included from cbc/dimension.c:21:0:
cbc/dimension.c: In function âÂÂdimension_from_memberâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/dimension.c:280:3: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/dimension.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/dimension.c:287:5: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Missing parent to look up '%s'", member));
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./xsubs/parse.xs:49:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(temp);
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/dimension.c:295:3: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/parse.xs:54:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
C.xs:80:53: warning: unused variable âÂÂmethodâ [-Wunused-variable]
#define CBC_METHOD(name) const char * const method PERL_UNUSED_DECL = #name
^
./xsubs/parse.xs:24:5: note: in expansion of macro âÂÂCBC_METHODâÂÂ
CBC_METHOD(parse);
^~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.c:926:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.c:926:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_parse_fileâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/dimension.c:332:17: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Expected a hash reference to look up member '%s'"
^~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:933:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/dimension.c:347:15: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Cannot find member '%s' in hash (in '%s')", name, member));
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/dimension.c:370:15: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Expected an array reference to look up index '%ld'"
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/dimension.c:379:15: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Cannot lookup index '%ld' in array of size"
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/dimension.c:404:3: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/parse.xs:81:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
C.xs:80:53: warning: unused variable âÂÂmethodâ [-Wunused-variable]
#define CBC_METHOD(name) const char * const method PERL_UNUSED_DECL = #name
^
./xsubs/parse.xs:71:5: note: in expansion of macro âÂÂCBC_METHODâÂÂ
CBC_METHOD(parse_file);
^~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.c:973:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.c:973:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_defâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/dimension.c:410:5: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:986:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from cbc/dimension.c:21:0:
cbc/dimension.c: In function âÂÂdimension_from_hookâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/dimension.c:442:3: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/dimension.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/dimension.c:453:3: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/dimension.c:457:3: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/dimension.c:464:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(in);
^~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/def.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/def.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/def.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/def.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
In file included from cbc/dimension.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/dimension.c:467:5: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:321:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/def.xs:34:7: note: in expansion of macro âÂÂXSRETURN_UNDEFâÂÂ
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/dimension.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/dimension.c:474:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:321:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/def.xs:34:7: note: in expansion of macro âÂÂXSRETURN_UNDEFâÂÂ
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
./xsubs/def.xs:37:14: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
RETVAL = "basic";
^
./xsubs/def.xs:44:18: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
RETVAL = is_typedef_defined((Typedef *) ptr) ? "typedef" : "";
^
./xsubs/def.xs:49:20: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
RETVAL = ((Struct *) ptr)->tflags & T_STRUCT ? "struct" : "union";
^
./xsubs/def.xs:51:20: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
RETVAL = "";
^
./xsubs/def.xs:55:18: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
RETVAL = ((EnumSpecifier *) ptr)->enumerators ? "enum" : "";
^
./xsubs/def.xs:67:16: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
RETVAL = get_member(aTHX_ &mi, member, NULL, CBC_GM_DONT_CROAK | CBC_GM_NO_OFFSET_SIZE_CALC)
^
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:2041:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/pp.h:292:31: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
C.c:1064:37: note: in expansion of macro âÂÂPUSHTARGâÂÂ
sv_setpv(TARG, RETVAL); XSprePUSH; PUSHTARG;
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/pp.h:292:18: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
C.c:1064:37: note: in expansion of macro âÂÂPUSHTARGâÂÂ
sv_setpv(TARG, RETVAL); XSprePUSH; PUSHTARG;
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:1066:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_packâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1079:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
./xsubs/pack.xs:38:7: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/pack.xs:39:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/pack.xs:39:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from cbc/dimension.c:21:0:
cbc/dimension.c: In function âÂÂCBC_dimtag_is_flexibleâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/dimension.c:804:24: note: in expansion of macro âÂÂpTHX_âÂÂ
int dimtag_is_flexible(pTHX_ const DimensionTag *dim)
^~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:53:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/cbc.h:230:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsafe values used in %s('%s')", method, type))
^~~~
cbc/cbc.h:235:15: note: in expansion of macro âÂÂWARN_UNSAFEâÂÂ
WARN_UNSAFE(type); \
^~~~~~~~~~~
./xsubs/pack.xs:59:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:233:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:59:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:70:7: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(rv, mi.size);
^~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:86:9: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(string, max);
^~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:93:9: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(rv, max);
^~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
./xsubs/pack.xs:107:5: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
./xsubs/pack.xs:111:5: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./xsubs/pack.xs:118:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(rv);
^~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
./xsubs/pack.xs:120:7: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:2041:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./xsubs/pack.xs:125:7: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
SvSETMAGIC(string);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/pack.xs:128:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/pack.xs:128:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:131:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:1230:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_unpackâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1237:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/pack.xs:158:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/pack.xs:158:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/pack.xs:158:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:158:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:165:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/cbc.h:230:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsafe values used in %s('%s')", method, type))
^~~~
cbc/cbc.h:235:15: note: in expansion of macro âÂÂWARN_UNSAFEâÂÂ
WARN_UNSAFE(type); \
^~~~~~~~~~~
./xsubs/pack.xs:171:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:233:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:171:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./xsubs/pack.xs:178:9: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Data too short"));
^~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
./xsubs/pack.xs:201:7: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
./xsubs/pack.xs:210:7: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./xsubs/pack.xs:218:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sva[i]);
^~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
./xsubs/pack.xs:222:9: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/pack.xs:237:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_sizeofâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1373:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/sizeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/sizeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/sizeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/sizeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/sizeof.xs:32:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/cbc.h:230:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsafe values used in %s('%s')", method, type))
^~~~
cbc/cbc.h:235:15: note: in expansion of macro âÂÂWARN_UNSAFEâÂÂ
WARN_UNSAFE(type); \
^~~~~~~~~~~
./xsubs/sizeof.xs:41:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:233:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/sizeof.xs:41:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:1426:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_typeofâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1439:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/typeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/typeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/typeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typeof.xs:30:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:1484:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_offsetofâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1497:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/offsetof.xs:32:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/offsetof.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/offsetof.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/offsetof.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/offsetof.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./xsubs/offsetof.xs:39:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Empty string passed as member expression"));
^~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/offsetof.xs:41:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/cbc.h:230:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsafe values used in %s('%s')", method, type))
^~~~
cbc/cbc.h:235:15: note: in expansion of macro âÂÂWARN_UNSAFEâÂÂ
WARN_UNSAFE(type); \
^~~~~~~~~~~
./xsubs/offsetof.xs:52:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:233:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/offsetof.xs:52:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, mi.flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:1562:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_memberâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1575:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:34:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/member.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/member.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/member.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:37:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/cbc.h:230:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsafe values used in %s('%s')", method, type))
^~~~
cbc/cbc.h:235:15: note: in expansion of macro âÂÂWARN_UNSAFEâÂÂ
WARN_UNSAFE(type); \
^~~~~~~~~~~
./xsubs/member.xs:54:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:233:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:54:7: note: in expansion of macro âÂÂWARN_FLAGSâÂÂ
WARN_FLAGS(type, flags);
^~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:94:9: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:100:9: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/member.xs:123:9: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/member.xs:126:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/member.xs:126:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_tagâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1731:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
C.c:1732:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
./xsubs/tag.xs:51:7: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/tag.xs:52:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/tag.xs:52:7: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/tag.xs:55:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/tag.xs:97:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:1832:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_enum_namesâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1845:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:31:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/enum.xs:32:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/enum.xs:32:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/enum.xs:32:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:32:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:45:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/enum.xs:47:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/enum.xs:47:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_enumâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:1908:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:69:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/enum.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/enum.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/enum.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/enum.xs:75:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items > 1 ? items-1 : LL_count(THIS->cpi.enums));
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/enum.xs:75:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items > 1 ? items-1 : LL_count(THIS->cpi.enums));
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:104:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(items-1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/enum.xs:112:9: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/enum.xs:112:9: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/enum.xs:119:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(size);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_compound_namesâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2010:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
C.c:2011:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:52:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/compound.xs:53:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/compound.xs:53:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/compound.xs:53:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:53:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:68:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/compound.xs:70:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/compound.xs:70:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_compoundâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2093:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:183:25: note: in expansion of macro âÂÂXSANYâÂÂ
#define dXSI32 I32 ix = XSANY.any_i32
^~~~~
C.c:2094:5: note: in expansion of macro âÂÂdXSI32âÂÂ
dXSI32;
^~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:113:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/compound.xs:114:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/compound.xs:114:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/compound.xs:114:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:114:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/compound.xs:121:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items-1);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/compound.xs:121:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items-1);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/compound.xs:123:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(LL_count(THIS->cpi.structs));
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/compound.xs:123:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(LL_count(THIS->cpi.structs));
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/compound.xs:133:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/compound.xs:133:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:137:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
Compiling [cc -O2] cbc/hook.c
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:187:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(items-1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/compound.xs:201:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_typedef_namesâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2251:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:32:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/typedef.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/typedef.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/typedef.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:47:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/typedef.xs:49:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/typedef.xs:49:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(count);
^~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_typedefâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2316:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:71:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/typedef.xs:72:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/typedef.xs:72:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/typedef.xs:72:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:72:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/typedef.xs:77:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items > 1 ? items-1 : HT_count(THIS->cpi.htTypedefs));
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/typedef.xs:77:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items > 1 ? items-1 : HT_count(THIS->cpi.htTypedefs));
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:102:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:79:5: note: in expansion of macro âÂÂNEED_PARSE_DATAâÂÂ
NEED_PARSE_DATA;
^~~~~~~~~~~~~~~
cc1: warning: -fassociative-math disabled; other options take precedence
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:97:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(items-1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./xsubs/typedef.xs:106:9: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./xsubs/typedef.xs:106:9: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/typedef.xs:114:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(size);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_sourcifyâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2411:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/sourcify.xs:28:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/sourcify.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/sourcify.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/sourcify.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/sourcify.xs:29:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:2468:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_initializerâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2481:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/initializer.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/initializer.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/initializer.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/initializer.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:2536:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_dependenciesâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2549:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:30:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/dependencies.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/dependencies.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/dependencies.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
./xsubs/dependencies.xs:35:16: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
./xsubs/dependencies.xs:42:23: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hattr = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
./xsubs/dependencies.xs:44:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hattr, "size", newSVuv(pFI->size));
^~~~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:44:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hattr, "size", newSVuv(pFI->size));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
./xsubs/dependencies.xs:45:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hattr, "mtime", newSViv(pFI->modify_time));
^~~~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:45:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hattr, "mtime", newSViv(pFI->modify_time));
^~~~~~~~~~~~~~
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
./xsubs/dependencies.xs:46:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hattr, "ctime", newSViv(pFI->change_time));
^~~~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:46:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hattr, "ctime", newSViv(pFI->change_time));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./xsubs/dependencies.xs:51:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(attr);
^~~~~~~~~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:56:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/dependencies.xs:70:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_definedâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2642:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/defined.xs:30:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/defined.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/defined.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/defined.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/defined.xs:31:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:2684:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_macro_namesâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2697:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:27:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/macro.xs:28:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/macro.xs:28:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/macro.xs:28:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:28:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:43:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/macro.xs:49:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV((int)count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/macro.xs:49:7: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV((int)count);
^~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_macroâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2763:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:96:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:69:5: note: in expansion of macro âÂÂCHECK_PARSE_DATAâÂÂ
CHECK_PARSE_DATA;
^~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/macro.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/macro.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/macro.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:70:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/macro.xs:76:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items-1);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/macro.xs:76:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV(items-1);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/macro.xs:82:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV((int)count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:314:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/macro.xs:82:9: note: in expansion of macro âÂÂXSRETURN_IVâÂÂ
XSRETURN_IV((int)count);
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:105:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(items-1);
^~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/macro.xs:120:7: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(count);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_argâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2864:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/arg.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/arg.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/arg.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/arg.xs:33:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
Compiling [cc -O2] cbc/idl.c
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/arg.xs:60:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(items-1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_featureâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:2941:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/feature.xs:36:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/feature.xs:36:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/feature.xs:36:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/feature.xs:36:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:319:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_NO STMT_START { XST_mNO(0); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/feature.xs:47:11: note: in expansion of macro âÂÂXSRETURN_NOâÂÂ
XSRETURN_NO;
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:319:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_NO STMT_START { XST_mNO(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/feature.xs:47:11: note: in expansion of macro âÂÂXSRETURN_NOâÂÂ
XSRETURN_NO;
^~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:320:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/feature.xs:54:11: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:320:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/feature.xs:54:11: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:321:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./xsubs/feature.xs:61:5: note: in expansion of macro âÂÂXSRETURN_UNDEFâÂÂ
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:321:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./xsubs/feature.xs:61:5: note: in expansion of macro âÂÂXSRETURN_UNDEFâÂÂ
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_nativeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:3000:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
C.xs:112:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Useless use of %s in void context", method))
^~~~
C.xs:118:15: note: in expansion of macro âÂÂWARN_VOID_CONTEXTâÂÂ
WARN_VOID_CONTEXT; \
^~~~~~~~~~~~~~~~~
./xsubs/native.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
cbc/dimension.c: In function âÂÂdimension_from_memberâÂÂ:
cbc/dimension.c:278:7: warning: variable âÂÂsuccessâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
int success = 1;
^~~~~~~
cbc/dimension.c:279:7: warning: variable âÂÂsvâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
SV *sv = NULL;
^~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/native.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.xs:119:15: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY; \
^~~~~~~~~~~~~~
./xsubs/native.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
C.xs:115:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./xsubs/native.xs:35:5: note: in expansion of macro âÂÂCHECK_VOID_CONTEXTâÂÂ
CHECK_VOID_CONTEXT;
^~~~~~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:3035:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C_importâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:3046:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
C.c:3092:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:322:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
C.c:3092:5: note: in expansion of macro âÂÂXSRETURN_EMPTYâÂÂ
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂXS_Convert__Binary__C___DUMP__âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:3100:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
C.c:3120:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
XSRETURN(1);
^~~~~~~~
In file included from C.xs:27:0:
C.c: In function âÂÂboot_Convert__Binary__CâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:165:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
C.c:3130:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3157:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 2;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3159:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 1;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3161:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 0;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3172:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 0;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3174:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 1;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3178:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 0;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3180:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 1;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3182:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 2;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3184:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 0;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3186:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 1;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:51:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:181:15: note: in expansion of macro âÂÂCvXSUBANYâÂÂ
#define XSANY CvXSUBANY(cv)
^~~~~~~~~
C.c:3188:9: note: in expansion of macro âÂÂXSANYâÂÂ
XSANY.any_i32 = 2;
^~~~~
In file included from C.xs:34:0:
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:308:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:320:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~
C.c:3248:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/XSUB.h:320:24: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
C.c:3248:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
XSRETURN_YES;
^~~~~~~~~~~~
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/dimension.c:21:
cbc/dimension.c: In function âÂÂdimension_from_hookâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:35: warning: variable âÂÂ_pâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/dimension.c:464:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(in);
^~~~~~~~~~~~
In file included from cbc/idl.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
Compiling [cc -O2] cbc/init.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from cbc/init.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/idl.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/idl.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/idl.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/idl.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/idl.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/hook.c:21:
cbc/hook.c: In function âÂÂsingle_hook_derefâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:76:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(hook->sub);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:79:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(hook->arg);
^~~~~~~~~~~~
cbc/hook.c: In function âÂÂsingle_hook_refâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:104:5: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(hook->sub);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:107:5: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(hook->arg);
^~~~~~~~~~~~
In file included from cbc/hook.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/hook.c:99:29: note: in expansion of macro âÂÂpTHX_âÂÂ
static void single_hook_ref(pTHX_ const SingleHook *hook)
^~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/hook.c:21:
cbc/hook.c: In function âÂÂCBC_single_hook_fillâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/hook.c:201:21: note: in expansion of macro âÂÂnewAVâÂÂ
out = newAV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:211:17: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(*pSV);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:214:19: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(*pSV);
^~~~~~~~~~~~
cbc/hook.c: In function âÂÂCBC_single_hook_updateâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:346:7: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(src->sub);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:348:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(dst->sub);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:354:7: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(src->arg);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:356:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(dst->arg);
^~~~~~~~~~~~
In file included from cbc/hook.c:21:0:
cbc/hook.c: In function âÂÂCBC_hook_updateâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused variable âÂÂmy_perlâ [-Wunused-variable]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:184:19: note: in expansion of macro âÂÂpTHXâÂÂ
# define dTHX pTHX = PERL_GET_THX
^~~~
cbc/hook.c:381:3: note: in expansion of macro âÂÂdTHXâÂÂ
dTHX;
^~~~
In file included from cbc/hook.c:24:0:
cbc/hook.c: In function âÂÂCBC_single_hook_callâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/pp.h:59:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/hook.c:493:3: note: in expansion of macro âÂÂPUSHMARKâÂÂ
PUSHMARK(SP);
^~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/hook.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:582:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(in);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:583:3: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(out);
^~~~~~~~~~~~
cbc/hook.c: In function âÂÂCBC_get_single_hookâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/hook.c:722:14: note: in expansion of macro âÂÂnewAVâÂÂ
AV *av = newAV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:308:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^~~~~~~~~~
cbc/hook.c:736:7: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(*pSV);
^~~~~~~~~~~~
cbc/hook.c: In function âÂÂCBC_get_hooksâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/hook.c:768:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/idl.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/init.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/init.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/init.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/init.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/init.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
Compiling [cc -O2] cbc/macros.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/init.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from cbc/macros.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from cbc/init.c:24:0:
cbc/init.c: In function âÂÂget_init_str_structâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/init.c:120:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be a hash reference", idl_to_str(aTHX_ idl)));
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:39:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:54:11: note: in expansion of macro âÂÂINDENTâÂÂ
INDENT; \
^~~~~~
cbc/init.c:123:3: note: in expansion of macro âÂÂENTER_LEVELâÂÂ
ENTER_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:53:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:123:3: note: in expansion of macro âÂÂENTER_LEVELâÂÂ
ENTER_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/init.c:124:3: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:124:3: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:45:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:149:9: note: in expansion of macro âÂÂAPPEND_COMMAâÂÂ
APPEND_COMMA;
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:292:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:162:7: note: in expansion of macro âÂÂFOLLOW_AND_CHECK_TSPTRâÂÂ
FOLLOW_AND_CHECK_TSPTR(pTS);
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:45:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:163:7: note: in expansion of macro âÂÂAPPEND_COMMAâÂÂ
APPEND_COMMA;
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:70:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:164:7: note: in expansion of macro âÂÂIDLIST_POPâÂÂ
IDLIST_POP(idl);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/init.c:167:7: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:167:7: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:70:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:176:3: note: in expansion of macro âÂÂIDLIST_POPâÂÂ
IDLIST_POP(idl);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:39:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:61:11: note: in expansion of macro âÂÂINDENTâÂÂ
INDENT; \
^~~~~~
cbc/init.c:177:3: note: in expansion of macro âÂÂLEAVE_LEVELâÂÂ
LEAVE_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:59:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:177:3: note: in expansion of macro âÂÂLEAVE_LEVELâÂÂ
LEAVE_LEVEL;
^~~~~~~~~~~
cbc/init.c: In function âÂÂget_init_str_typeâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/init.c:216:9: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be an array reference",
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:39:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:54:11: note: in expansion of macro âÂÂINDENTâÂÂ
INDENT; \
^~~~~~
cbc/init.c:220:5: note: in expansion of macro âÂÂENTER_LEVELâÂÂ
ENTER_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:53:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:220:5: note: in expansion of macro âÂÂENTER_LEVELâÂÂ
ENTER_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/init.c:221:5: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(idl, IX);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:221:5: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(idl, IX);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:45:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:231:7: note: in expansion of macro âÂÂAPPEND_COMMAâÂÂ
APPEND_COMMA;
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:70:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:237:5: note: in expansion of macro âÂÂIDLIST_POPâÂÂ
IDLIST_POP(idl);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:39:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:61:11: note: in expansion of macro âÂÂINDENTâÂÂ
INDENT; \
^~~~~~
cbc/init.c:238:5: note: in expansion of macro âÂÂLEAVE_LEVELâÂÂ
LEAVE_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:59:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:238:5: note: in expansion of macro âÂÂLEAVE_LEVELâÂÂ
LEAVE_LEVEL;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./cbc/cbc.h:244:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Got no definition for '%s %s'", \
^~~~
cbc/init.c:253:9: note: in expansion of macro âÂÂWARN_UNDEF_STRUCTâÂÂ
WARN_UNDEF_STRUCT(pStruct);
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/init.c:39:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:259:7: note: in expansion of macro âÂÂINDENTâÂÂ
INDENT;
^~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/init.c:263:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be a scalar value", idl_to_str(aTHX_ idl)));
^~~~
cbc/init.c: In function âÂÂCBC_get_initializer_stringâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:43:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:296:3: note: in expansion of macro âÂÂIDLIST_INITâÂÂ
IDLIST_INIT(&idl);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/init.c:297:3: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(&idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:297:3: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(&idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:51:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/init.c:302:3: note: in expansion of macro âÂÂIDLIST_FREEâÂÂ
IDLIST_FREE(&idl);
^~~~~~~~~~~
Compiling [cc -O2] cbc/member.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/member.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/macros.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/macros.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/macros.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/macros.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/macros.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/macros.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/member.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/member.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/member.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/member.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/member.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
Compiling [cc -O2] cbc/object.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/object.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
Compiling [cc -O2] cbc/option.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/option.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from cbc/member.c:24:0:
cbc/member.c: In function âÂÂget_ams_structâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:133:11: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(name, len+1);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:292:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:143:7: note: in expansion of macro âÂÂFOLLOW_AND_CHECK_TSPTRâÂÂ
FOLLOW_AND_CHECK_TSPTR(pTS);
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:145:9: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(name, len);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:151:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(name, len);
^~~~~~~~~
cbc/member.c: In function âÂÂget_ams_typeâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:201:11: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(name, len+1);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:217:9: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(name, len);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./cbc/cbc.h:244:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Got no definition for '%s %s'", \
^~~~
cbc/member.c:234:9: note: in expansion of macro âÂÂWARN_UNDEF_STRUCTâÂÂ
WARN_UNDEF_STRUCT(pStruct);
^~~~~~~~~~~~~~~~~
cbc/member.c: In function âÂÂget_member_string_recâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./cbc/cbc.h:244:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Got no definition for '%s %s'", \
^~~~
cbc/member.c:427:5: note: in expansion of macro âÂÂWARN_UNDEF_STRUCTâÂÂ
WARN_UNDEF_STRUCT(pStruct);
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:367:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:444:7: note: in expansion of macro âÂÂGMS_HANDLE_PAD_REGIONâÂÂ
GMS_HANDLE_PAD_REGION;
^~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:292:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:460:9: note: in expansion of macro âÂÂFOLLOW_AND_CHECK_TSPTRâÂÂ
FOLLOW_AND_CHECK_TSPTR(pTS);
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:382:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:474:11: note: in expansion of macro âÂÂGMS_HANDLE_BEST_MEMBERâÂÂ
GMS_HANDLE_BEST_MEMBER;
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:367:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:493:13: note: in expansion of macro âÂÂGMS_HANDLE_PAD_REGIONâÂÂ
GMS_HANDLE_PAD_REGION;
^~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:382:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:513:15: note: in expansion of macro âÂÂGMS_HANDLE_BEST_MEMBERâÂÂ
GMS_HANDLE_BEST_MEMBER;
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:367:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:529:5: note: in expansion of macro âÂÂGMS_HANDLE_PAD_REGIONâÂÂ
GMS_HANDLE_PAD_REGION;
^~~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/member.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/member.c:541:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(bestSV);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/member.c:544:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(tmpSV);
^~~~~~~~~~~~
In file included from cbc/member.c:24:0:
cbc/member.c: In function âÂÂsearch_struct_memberâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:292:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:596:7: note: in expansion of macro âÂÂFOLLOW_AND_CHECK_TSPTRâÂÂ
FOLLOW_AND_CHECK_TSPTR(pTS);
^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/member.c:21:
cbc/member.c: In function âÂÂCBC_get_member_stringâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/member.c:702:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
cbc/member.c: In function âÂÂCBC_get_memberâÂÂ:
cbc/member.c:828:13: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
err = "Struct members must start with a character or an underscore";
^
cbc/member.c:832:13: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
err = "Array indices must be constant decimal values";
^
cbc/member.c:843:13: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
err = "Index operator not terminated correctly";
^
cbc/member.c:847:13: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
err = "Incomplete compound member expression";
^
In file included from cbc/member.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:737:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:859:5: note: in expansion of macro âÂÂPROPAGATE_FLAGSâÂÂ
PROPAGATE_FLAGS(pType->tflags);
^~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:727:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:745:11: note: in expansion of macro âÂÂTRUNC_NAMEâÂÂ
TRUNC_NAME; \
^~~~~~~~~~
cbc/member.c:900:13: note: in expansion of macro âÂÂCANNOT_ACCESS_MEMBERâÂÂ
CANNOT_ACCESS_MEMBER("array");
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:743:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:900:13: note: in expansion of macro âÂÂCANNOT_ACCESS_MEMBERâÂÂ
CANNOT_ACCESS_MEMBER("array");
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:727:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:745:11: note: in expansion of macro âÂÂTRUNC_NAMEâÂÂ
TRUNC_NAME; \
^~~~~~~~~~
cbc/member.c:902:13: note: in expansion of macro âÂÂCANNOT_ACCESS_MEMBERâÂÂ
CANNOT_ACCESS_MEMBER("pointer");
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:743:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:902:13: note: in expansion of macro âÂÂCANNOT_ACCESS_MEMBERâÂÂ
CANNOT_ACCESS_MEMBER("pointer");
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:737:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:906:13: note: in expansion of macro âÂÂPROPAGATE_FLAGSâÂÂ
PROPAGATE_FLAGS(pStruct->tflags);
^~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:727:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:745:11: note: in expansion of macro âÂÂTRUNC_NAMEâÂÂ
TRUNC_NAME; \
^~~~~~~~~~
cbc/member.c:909:13: note: in expansion of macro âÂÂCANNOT_ACCESS_MEMBERâÂÂ
CANNOT_ACCESS_MEMBER("non-compound");
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:743:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:909:13: note: in expansion of macro âÂÂCANNOT_ACCESS_MEMBERâÂÂ
CANNOT_ACCESS_MEMBER("non-compound");
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:727:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:916:13: note: in expansion of macro âÂÂTRUNC_NAMEâÂÂ
TRUNC_NAME;
^~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:727:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:940:15: note: in expansion of macro âÂÂTRUNC_NAMEâÂÂ
TRUNC_NAME;
^~~~~~~~~~
cbc/member.c:945:19: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
err = "Cannot use type as an array";
^
In file included from cbc/member.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/member.c:727:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/member.c:958:15: note: in expansion of macro âÂÂTRUNC_NAMEâÂÂ
TRUNC_NAME;
^~~~~~~~~~
cbc/member.c:1041:15: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
err = "Cannot use offset in compound member expression";
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from cbc/member.c:21:0:
cbc/member.c: In function âÂÂCBC_member_expr_walker_newâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/member.c:1109:41: note: in expansion of macro âÂÂpTHX_âÂÂ
MemberExprWalker member_expr_walker_new(pTHX_ const char *expr, size_t len)
^~~~~
cbc/member.c: In function âÂÂCBC_member_expr_walker_walkâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/member.c:1182:30: note: in expansion of macro âÂÂpTHX_âÂÂ
void member_expr_walker_walk(pTHX_ MemberExprWalker me, struct me_walk_info *info)
^~~~~
cbc/member.c: In function âÂÂCBC_member_expr_walker_deleteâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/member.c:1374:32: note: in expansion of macro âÂÂpTHX_âÂÂ
void member_expr_walker_delete(pTHX_ MemberExprWalker me)
^~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/object.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/object.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/object.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/object.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/object.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/object.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/object.c:21:
cbc/object.c: In function âÂÂCBC_cbc_newâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/object.c:82:14: note: in expansion of macro âÂÂnewHVâÂÂ
THIS->hv = newHV();
^~~~~
In file included from cbc/object.c:21:0:
cbc/object.c: In function âÂÂCBC_cbc_deleteâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:173:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
# define pTHX tTHX my_perl PERL_UNUSED_DECL
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:186:18: note: in expansion of macro âÂÂpTHXâÂÂ
# define pTHX_ pTHX,
^~~~
cbc/object.c:144:17: note: in expansion of macro âÂÂpTHX_âÂÂ
void cbc_delete(pTHX_ CBC *THIS)
^~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/object.c:21:
cbc/object.c: In function âÂÂCBC_cbc_cloneâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/object.c:205:15: note: in expansion of macro âÂÂnewHVâÂÂ
clone->hv = newHV();
^~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/option.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/option.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/option.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/option.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/option.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
Compiling [cc -O2] cbc/pack.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
cbc/member.c: In function âÂÂget_ams_struct.isra.0âÂÂ:
cbc/member.c:133:30: warning: âÂÂlenâ may be used uninitialized in this function [-Wmaybe-uninitialized]
SvCUR_set(name, len+1);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
cbc/option.c: In function âÂÂdisabled_keywordsâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/option.c:294:14: note: in expansion of macro âÂÂnewAVâÂÂ
AV *av = newAV();
^~~~~
In file included from cbc/option.c:24:0:
cbc/option.c: In function âÂÂkeyword_mapâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:327:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:361:13: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Cannot use empty string as a keyword"));
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:327:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:367:13: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Cannot use '%s' as a keyword", key));
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:327:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:378:15: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Cannot use a reference as a keyword"));
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:327:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:383:15: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Cannot use '%s' as a keyword", map));
^~~~~~~~~~
cbc/option.c:387:27: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
(CKeywordToken *) pTok);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/option.c:406:14: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/option.c:418:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(val);
^~~~~~~~~~~~
In file included from cbc/option.c:24:0:
cbc/option.c: In function âÂÂbitfields_optionâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:445:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:506:13: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Invalid option '%s' for bitfield layout engine '%s'",
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:445:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:546:13: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Invalid value '%s' for option '%s'",
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:445:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:557:15: note: in expansion of macro âÂÂFAIL_CLEANâÂÂ
FAIL_CLEAN((aTHX_ "Invalid value '%s' for option '%s'",
^~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/option.c:585:14: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/option.c:589:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/option.c:629:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
cbc/option.c: In function âÂÂCBC_handle_string_listâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/option.c:716:14: note: in expansion of macro âÂÂnewAVâÂÂ
AV *av = newAV();
^~~~~
In file included from cbc/option.c:24:0:
cbc/option.c: In function âÂÂCBC_handle_optionâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:793:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:895:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(OrderMembers, order_members, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:794:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:895:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(OrderMembers, order_members, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:803:17: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:895:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(OrderMembers, order_members, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:793:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:897:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(Warnings, cfg.issue_warnings, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:794:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:897:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(Warnings, cfg.issue_warnings, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:803:17: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:897:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(Warnings, cfg.issue_warnings, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:793:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:898:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasCPPComments, cfg.has_cpp_comments, 0, 1)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:794:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:898:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasCPPComments, cfg.has_cpp_comments, 0, 1)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:803:17: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:898:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasCPPComments, cfg.has_cpp_comments, 0, 1)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:793:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:899:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasMacroVAARGS, cfg.has_macro_vaargs, 0, 1)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:794:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:899:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasMacroVAARGS, cfg.has_macro_vaargs, 0, 1)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:803:17: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:899:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasMacroVAARGS, cfg.has_macro_vaargs, 0, 1)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:793:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:900:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedChars, cfg.unsigned_chars, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:794:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:900:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedChars, cfg.unsigned_chars, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:803:17: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:900:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedChars, cfg.unsigned_chars, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:793:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:901:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedBitfields, cfg.unsigned_bitfields, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:794:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:901:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedBitfields, cfg.unsigned_bitfields, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:803:17: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:901:5: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedBitfields, cfg.unsigned_bitfields, 0, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:903:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(PointerSize, cfg.layout.ptr_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:903:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(PointerSize, cfg.layout.ptr_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:903:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(PointerSize, cfg.layout.ptr_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:903:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(PointerSize, cfg.layout.ptr_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:904:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(EnumSize, cfg.layout.enum_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:904:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(EnumSize, cfg.layout.enum_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:904:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(EnumSize, cfg.layout.enum_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:904:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(EnumSize, cfg.layout.enum_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:905:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(IntSize, cfg.layout.int_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:905:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(IntSize, cfg.layout.int_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:905:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(IntSize, cfg.layout.int_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:905:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(IntSize, cfg.layout.int_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:906:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CharSize, cfg.layout.char_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:906:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CharSize, cfg.layout.char_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:906:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CharSize, cfg.layout.char_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:906:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CharSize, cfg.layout.char_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:907:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(ShortSize, cfg.layout.short_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:907:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(ShortSize, cfg.layout.short_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:907:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(ShortSize, cfg.layout.short_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:907:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(ShortSize, cfg.layout.short_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:908:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongSize, cfg.layout.long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:908:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongSize, cfg.layout.long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:908:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongSize, cfg.layout.long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:908:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongSize, cfg.layout.long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:909:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongLongSize, cfg.layout.long_long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:909:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongLongSize, cfg.layout.long_long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:909:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongLongSize, cfg.layout.long_long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:909:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongLongSize, cfg.layout.long_long_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:910:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(FloatSize, cfg.layout.float_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:910:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(FloatSize, cfg.layout.float_size, 1, 0)
^~~~~~~~~~~
cbc/member.c: In function âÂÂget_ams_typeâÂÂ:
cbc/member.c:201:30: warning: âÂÂlenâ may be used uninitialized in this function [-Wmaybe-uninitialized]
SvCUR_set(name, len+1);
^
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:910:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(FloatSize, cfg.layout.float_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:910:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(FloatSize, cfg.layout.float_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:911:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(DoubleSize, cfg.layout.double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:911:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(DoubleSize, cfg.layout.double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:911:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(DoubleSize, cfg.layout.double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:911:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(DoubleSize, cfg.layout.double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:912:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongDoubleSize, cfg.layout.long_double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:912:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongDoubleSize, cfg.layout.long_double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:912:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongDoubleSize, cfg.layout.long_double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:912:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongDoubleSize, cfg.layout.long_double_size, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:913:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(Alignment, cfg.layout.alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:913:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(Alignment, cfg.layout.alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:913:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(Alignment, cfg.layout.alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:913:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(Alignment, cfg.layout.alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:812:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:914:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CompoundAlignment, cfg.layout.compound_alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:813:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:914:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CompoundAlignment, cfg.layout.compound_alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:914:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CompoundAlignment, cfg.layout.compound_alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:820:17: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(config, val); \
^~~~~~~~~~
cbc/option.c:914:5: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CompoundAlignment, cfg.layout.compound_alignment, 1, 0)
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:828:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:916:5: note: in expansion of macro âÂÂTRISTATE_FLAG_OPTIONâÂÂ
TRISTATE_FLAG_OPTION(HostedC, cfg.has_std_c_hosted, cfg.is_std_c_hosted, 0, 1)
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:829:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:916:5: note: in expansion of macro âÂÂTRISTATE_FLAG_OPTIONâÂÂ
TRISTATE_FLAG_OPTION(HostedC, cfg.has_std_c_hosted, cfg.is_std_c_hosted, 0, 1)
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:846:15: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(changed); \
^~~~~~~~~~
cbc/option.c:916:5: note: in expansion of macro âÂÂTRISTATE_FLAG_OPTIONâÂÂ
TRISTATE_FLAG_OPTION(HostedC, cfg.has_std_c_hosted, cfg.is_std_c_hosted, 0, 1)
^~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:854:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:918:5: note: in expansion of macro âÂÂTRISTATE_INT_OPTIONâÂÂ
TRISTATE_INT_OPTION(StdCVersion, cfg.has_std_c, cfg.std_c_version, 0, 1)
^~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:855:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:918:5: note: in expansion of macro âÂÂTRISTATE_INT_OPTIONâÂÂ
TRISTATE_INT_OPTION(StdCVersion, cfg.has_std_c, cfg.std_c_version, 0, 1)
^~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:872:15: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(changed); \
^~~~~~~~~~
cbc/option.c:918:5: note: in expansion of macro âÂÂTRISTATE_INT_OPTIONâÂÂ
TRISTATE_INT_OPTION(StdCVersion, cfg.has_std_c, cfg.std_c_version, 0, 1)
^~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:880:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:920:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Include, cfg.includes, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:881:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:920:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Include, cfg.includes, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:883:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(sv_val != NULL); \
^~~~~~~~~~
cbc/option.c:920:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Include, cfg.includes, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:880:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:921:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Define, cfg.defines, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:881:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:921:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Define, cfg.defines, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:883:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(sv_val != NULL); \
^~~~~~~~~~
cbc/option.c:921:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Define, cfg.defines, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:880:13: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(layout); \
^~~~~~~~~~~~~~
cbc/option.c:922:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Assert, cfg.assertions, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:769:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:881:13: note: in expansion of macro âÂÂIMPACTS_PREPROCâÂÂ
IMPACTS_PREPROC(pp); \
^~~~~~~~~~~~~~~
cbc/option.c:922:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Assert, cfg.assertions, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:883:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(sv_val != NULL); \
^~~~~~~~~~
cbc/option.c:922:5: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Assert, cfg.assertions, 0, 1)
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:925:7: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(0);
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:928:7: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(sv_val != NULL);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:932:7: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(0);
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:934:7: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(sv_val != NULL);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:938:7: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(1);
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:942:9: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(cfg.layout.byte_order, pOpt->value);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:942:9: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(cfg.layout.byte_order, pOpt->value);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:953:7: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(0);
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:787:13: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(1); \
^~~~~~~~~~
cbc/option.c:957:9: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(enumType, pOpt->value);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:783:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:957:9: note: in expansion of macro âÂÂUPDATE_OPTâÂÂ
UPDATE_OPT(enumType, pOpt->value);
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:763:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:967:7: note: in expansion of macro âÂÂIMPACTS_LAYOUTâÂÂ
IMPACTS_LAYOUT(1);
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/option.c:757:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:969:7: note: in expansion of macro âÂÂDID_CHANGEâÂÂ
DID_CHANGE(sv_val != NULL);
^~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
cbc/option.c: In function âÂÂCBC_get_configurationâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/option.c:1038:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1041:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(OrderMembers, order_members )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1041:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(OrderMembers, order_members )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1043:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(Warnings, cfg.issue_warnings )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1043:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(Warnings, cfg.issue_warnings )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1044:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasCPPComments, cfg.has_cpp_comments )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1044:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasCPPComments, cfg.has_cpp_comments )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1045:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasMacroVAARGS, cfg.has_macro_vaargs )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1045:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(HasMacroVAARGS, cfg.has_macro_vaargs )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1046:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedChars, cfg.unsigned_chars )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1046:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedChars, cfg.unsigned_chars )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1047:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedBitfields, cfg.unsigned_bitfields)
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1014:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1047:3: note: in expansion of macro âÂÂFLAG_OPTIONâÂÂ
FLAG_OPTION(UnsignedBitfields, cfg.unsigned_bitfields)
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1049:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(PointerSize, cfg.layout.ptr_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1049:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(PointerSize, cfg.layout.ptr_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1050:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(EnumSize, cfg.layout.enum_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1050:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(EnumSize, cfg.layout.enum_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1051:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(IntSize, cfg.layout.int_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1051:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(IntSize, cfg.layout.int_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1052:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CharSize, cfg.layout.char_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1052:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CharSize, cfg.layout.char_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1053:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(ShortSize, cfg.layout.short_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1053:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(ShortSize, cfg.layout.short_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1054:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongSize, cfg.layout.long_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1054:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongSize, cfg.layout.long_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1055:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongLongSize, cfg.layout.long_long_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1055:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongLongSize, cfg.layout.long_long_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1056:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(FloatSize, cfg.layout.float_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1056:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(FloatSize, cfg.layout.float_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1057:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(DoubleSize, cfg.layout.double_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1057:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(DoubleSize, cfg.layout.double_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1058:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongDoubleSize, cfg.layout.long_double_size )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1058:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(LongDoubleSize, cfg.layout.long_double_size )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1059:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(Alignment, cfg.layout.alignment )
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1059:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(Alignment, cfg.layout.alignment )
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1060:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CompoundAlignment, cfg.layout.compound_alignment)
^~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1022:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1060:3: note: in expansion of macro âÂÂIVAL_OPTIONâÂÂ
IVAL_OPTION(CompoundAlignment, cfg.layout.compound_alignment)
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1026:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1062:3: note: in expansion of macro âÂÂTRISTATE_FLAG_OPTIONâÂÂ
TRISTATE_FLAG_OPTION(HostedC, cfg.has_std_c_hosted, cfg.is_std_c_hosted)
^~~~~~~~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1026:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1062:3: note: in expansion of macro âÂÂTRISTATE_FLAG_OPTIONâÂÂ
TRISTATE_FLAG_OPTION(HostedC, cfg.has_std_c_hosted, cfg.is_std_c_hosted)
^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1030:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1064:3: note: in expansion of macro âÂÂTRISTATE_INT_OPTIONâÂÂ
TRISTATE_INT_OPTION(StdCVersion, cfg.has_std_c, cfg.std_c_version)
^~~~~~~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1030:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1064:3: note: in expansion of macro âÂÂTRISTATE_INT_OPTIONâÂÂ
TRISTATE_INT_OPTION(StdCVersion, cfg.has_std_c, cfg.std_c_version)
^~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1066:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Include, cfg.includes )
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1066:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Include, cfg.includes )
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1067:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Define, cfg.defines )
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1067:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Define, cfg.defines )
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1068:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Assert, cfg.assertions )
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1068:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(Assert, cfg.assertions )
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1069:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(DisabledKeywords, cfg.disabled_keywords)
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1018:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1069:3: note: in expansion of macro âÂÂSTRLIST_OPTIONâÂÂ
STRLIST_OPTION(DisabledKeywords, cfg.disabled_keywords)
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1072:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "KeywordMap", sv);
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1072:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "KeywordMap", sv);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1034:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1074:3: note: in expansion of macro âÂÂSTRING_OPTIONâÂÂ
STRING_OPTION(ByteOrder, THIS->cfg.layout.byte_order)
^~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1034:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1074:3: note: in expansion of macro âÂÂSTRING_OPTIONâÂÂ
STRING_OPTION(ByteOrder, THIS->cfg.layout.byte_order)
^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1034:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1075:3: note: in expansion of macro âÂÂSTRING_OPTIONâÂÂ
STRING_OPTION(EnumType, THIS->enumType)
^~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1034:11: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, #name, sv);
^~~~~~~~~~~~~~
cbc/option.c:1075:3: note: in expansion of macro âÂÂSTRING_OPTIONâÂÂ
STRING_OPTION(EnumType, THIS->enumType)
^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1078:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "Bitfields", sv);
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1078:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "Bitfields", sv);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
cbc/option.c: In function âÂÂCBC_get_native_propertyâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/option.c:1131:13: note: in expansion of macro âÂÂnewHVâÂÂ
HV *h = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1133:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "PointerSize", newSViv(CTLIB_POINTER_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1133:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "PointerSize", newSViv(CTLIB_POINTER_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1134:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "IntSize", newSViv(CTLIB_int_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1134:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "IntSize", newSViv(CTLIB_int_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1135:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "CharSize", newSViv(CTLIB_char_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1135:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "CharSize", newSViv(CTLIB_char_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1136:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "ShortSize", newSViv(CTLIB_short_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1136:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "ShortSize", newSViv(CTLIB_short_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1137:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "LongSize", newSViv(CTLIB_long_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1137:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "LongSize", newSViv(CTLIB_long_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1138:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "LongLongSize", newSViv(CTLIB_long_long_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1138:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "LongLongSize", newSViv(CTLIB_long_long_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1139:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "FloatSize", newSViv(CTLIB_float_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1139:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "FloatSize", newSViv(CTLIB_float_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1140:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "DoubleSize", newSViv(CTLIB_double_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1140:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "DoubleSize", newSViv(CTLIB_double_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1141:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "LongDoubleSize", newSViv(CTLIB_long_double_SIZE));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1141:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "LongDoubleSize", newSViv(CTLIB_long_double_SIZE));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1142:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "Alignment", newSViv(CTLIB_ALIGNMENT));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1142:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "Alignment", newSViv(CTLIB_ALIGNMENT));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1143:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "CompoundAlignment", newSViv(CTLIB_COMPOUND_ALIGNMENT));
^~~~~~~~~~~~~~
cbc/member.c: In function âÂÂsearch_struct_member.isra.1âÂÂ:
cbc/member.c:610:27: warning: âÂÂoffsetâ may be used uninitialized in this function [-Wmaybe-uninitialized]
return offset < 0 ? 0 : offset;
~~~~~~~~~~~~~~~^~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1143:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "CompoundAlignment", newSViv(CTLIB_COMPOUND_ALIGNMENT));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1144:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "EnumSize", newSViv(get_native_enum_size()));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1144:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "EnumSize", newSViv(get_native_enum_size()));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1145:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "ByteOrder", newSVpv(native_byteorder, 0));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1145:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "ByteOrder", newSVpv(native_byteorder, 0));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1146:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "UnsignedChars", newSViv(get_native_unsigned_chars()));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1146:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "UnsignedChars", newSViv(get_native_unsigned_chars()));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1147:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "UnsignedBitfields", newSViv(get_native_unsigned_bitfields()));
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1147:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "UnsignedBitfields", newSViv(get_native_unsigned_bitfields()));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1148:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "StdCVersion", STD_C_NATIVE);
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1148:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "StdCVersion", STD_C_NATIVE);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/option.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/option.c:1149:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "HostedC", HOSTED_C_NATIVE);
^~~~~~~~~~~~~~
In file included from cbc/option.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/option.c:1149:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(h, "HostedC", HOSTED_C_NATIVE);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from cbc/pack.c:26:0:
cbc/pack.c: In function âÂÂstore_float_svâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:292:5: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsupported floating point type '%s' in pack", SvPV_nolen(str)));
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:293:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(str);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:248:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:300:5: note: in expansion of macro âÂÂSTORE_FLOATâÂÂ
STORE_FLOAT(float);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:248:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:302:5: note: in expansion of macro âÂÂSTORE_FLOATâÂÂ
STORE_FLOAT(double);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:248:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:305:5: note: in expansion of macro âÂÂSTORE_FLOATâÂÂ
STORE_FLOAT(long double);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:308:5: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Cannot pack %d byte floating point values", size));
^~~~
cbc/pack.c: In function âÂÂfetch_float_svâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:405:5: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Unsupported floating point type '%s' in unpack", SvPV_nolen(str)));
^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:406:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(str);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:359:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:413:5: note: in expansion of macro âÂÂFETCH_FLOATâÂÂ
FETCH_FLOAT(float);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:359:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:415:5: note: in expansion of macro âÂÂFETCH_FLOATâÂÂ
FETCH_FLOAT(double);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:359:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:418:5: note: in expansion of macro âÂÂFETCH_FLOATâÂÂ
FETCH_FLOAT(long double);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:421:5: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Cannot unpack %d byte floating point values", size));
^~~~
cbc/pack.c: In function âÂÂpack_pointerâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:735:3: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:735:3: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
cbc/pack.c: In function âÂÂpack_structâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:104:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:782:5: note: in expansion of macro âÂÂSET_BYTEORDERâÂÂ
SET_BYTEORDER(pStruct->tags);
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/pack.c:92:30: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
#define IDLP_PUSH(what) IDLIST_PUSH(&(PACK->idl), what)
^~~~~~~~~~~
cbc/pack.c:796:7: note: in expansion of macro âÂÂIDLP_PUSHâÂÂ
IDLP_PUSH(ID);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:92:30: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
#define IDLP_PUSH(what) IDLIST_PUSH(&(PACK->idl), what)
^~~~~~~~~~~
cbc/pack.c:796:7: note: in expansion of macro âÂÂIDLP_PUSHâÂÂ
IDLP_PUSH(ID);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:292:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:846:11: note: in expansion of macro âÂÂFOLLOW_AND_CHECK_TSPTRâÂÂ
FOLLOW_AND_CHECK_TSPTR(pTS);
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:70:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:93:30: note: in expansion of macro âÂÂIDLIST_POPâÂÂ
#define IDLP_POP IDLIST_POP(&(PACK->idl))
^~~~~~~~~~
cbc/pack.c:848:11: note: in expansion of macro âÂÂIDLP_POPâÂÂ
IDLP_POP;
^~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/pack.c:92:30: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
#define IDLP_PUSH(what) IDLIST_PUSH(&(PACK->idl), what)
^~~~~~~~~~~
cbc/pack.c:855:11: note: in expansion of macro âÂÂIDLP_PUSHâÂÂ
IDLP_PUSH(ID);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:92:30: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
#define IDLP_PUSH(what) IDLIST_PUSH(&(PACK->idl), what)
^~~~~~~~~~~
cbc/pack.c:855:11: note: in expansion of macro âÂÂIDLP_PUSHâÂÂ
IDLP_PUSH(ID);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:70:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:93:30: note: in expansion of macro âÂÂIDLIST_POPâÂÂ
#define IDLP_POP IDLIST_POP(&(PACK->idl))
^~~~~~~~~~
cbc/pack.c:859:7: note: in expansion of macro âÂÂIDLP_POPâÂÂ
IDLP_POP;
^~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:862:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be a hash reference",
^~~~
cbc/pack.c: In function âÂÂpack_enumâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:104:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:909:5: note: in expansion of macro âÂÂSET_BYTEORDERâÂÂ
SET_BYTEORDER(pEnumSpec->tags);
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:914:3: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:914:3: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:936:13: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Enumerator value '%s' is unsafe", str));
^~~~
cbc/pack.c: In function âÂÂpack_basicâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:991:3: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:991:3: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
cbc/pack.c: In function âÂÂpack_formatâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:1034:5: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1034:5: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:1056:7: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "incomplete array type");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1056:7: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "incomplete array type");
^~~~~~~~~~~
cbc/pack.c:1063:28: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
unsigned char *src = (unsigned char *)p;
^
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1089:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Source string \"%s\" is longer (%u byte%s) than '%s'"
^~~~
cbc/pack.c: In function âÂÂpack_typeâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:104:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1166:5: note: in expansion of macro âÂÂSET_BYTEORDERâÂÂ
SET_BYTEORDER(pDecl->tags);
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:1195:9: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(s*size, "dimension tag");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1195:9: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(s*size, "dimension tag");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:1201:9: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(s*size, "incomplete array type");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1201:9: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(s*size, "incomplete array type");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/pack.c:92:30: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
#define IDLP_PUSH(what) IDLIST_PUSH(&(PACK->idl), what)
^~~~~~~~~~~
cbc/pack.c:1206:7: note: in expansion of macro âÂÂIDLP_PUSHâÂÂ
IDLP_PUSH(IX);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:92:30: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
#define IDLP_PUSH(what) IDLIST_PUSH(&(PACK->idl), what)
^~~~~~~~~~~
cbc/pack.c:1206:7: note: in expansion of macro âÂÂIDLP_PUSHâÂÂ
IDLP_PUSH(IX);
^~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:70:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:93:30: note: in expansion of macro âÂÂIDLIST_POPâÂÂ
#define IDLP_POP IDLIST_POP(&(PACK->idl))
^~~~~~~~~~
cbc/pack.c:1226:7: note: in expansion of macro âÂÂIDLP_POPâÂÂ
IDLP_POP;
^~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1231:9: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be an array reference",
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1299:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:82:15: note: in expansion of macro âÂÂSvCUR_setâÂÂ
SvCUR_set(PACK->bufsv, _required_); \
^~~~~~~~~
cbc/pack.c:1238:7: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:75:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1238:7: note: in expansion of macro âÂÂGROW_BUFFERâÂÂ
GROW_BUFFER(size, "insufficient space");
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1246:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be a scalar value",
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./cbc/cbc.h:244:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Got no definition for '%s %s'", \
^~~~
cbc/pack.c:1263:7: note: in expansion of macro âÂÂWARN_UNDEF_STRUCTâÂÂ
WARN_UNDEF_STRUCT(pStruct);
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1270:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "'%s' should be a scalar value",
^~~~
cbc/pack.c: In function âÂÂunpack_pointerâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:66:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1308:3: note: in expansion of macro âÂÂCHECK_BUFFERâÂÂ
CHECK_BUFFER(size);
^~~~~~~~~~~~
In file included from cbc/pack.c:21:0:
cbc/pack.c: In function âÂÂunpack_structâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/pack.c:1339:3: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:104:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1357:5: note: in expansion of macro âÂÂSET_BYTEORDERâÂÂ
SET_BYTEORDER(pStruct->tags);
^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/pack.c:1363:54: note: in expansion of macro âÂÂnewHVâÂÂ
h = ordered ? newHV_indexed(aTHX_ PACK->THIS) : newHV();
^~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/pack.c:1367:3: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1387:15: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Member '%s' used more than once in %s%s%s defined in %s(%ld)",
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:2041:23: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
cbc/pack.c:1420:17: note: in expansion of macro âÂÂSvSETMAGICâÂÂ
SvSETMAGIC(value);
^~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1423:17: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(value);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:292:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1432:9: note: in expansion of macro âÂÂFOLLOW_AND_CHECK_TSPTRâÂÂ
FOLLOW_AND_CHECK_TSPTR(pTS);
^~~~~~~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/pack.c:1441:3: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1450:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec((SV *) h);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/pack.c:1453:5: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/pack.c:1465:5: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/pack.c:1470:5: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1475:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/pack.c:1476:7: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
cbc/pack.c: In function âÂÂunpack_enumâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:104:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1525:5: note: in expansion of macro âÂÂSET_BYTEORDERâÂÂ
SET_BYTEORDER(pEnumSpec->tags);
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:66:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1528:3: note: in expansion of macro âÂÂCHECK_BUFFERâÂÂ
CHECK_BUFFER(size);
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1563:9: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Enumeration '%s' contains unsafe values",
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/pack.c:1566:9: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Enumeration contains unsafe values"));
^~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/pack.c:1599:5: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/pack.c:1602:5: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/pack.c:1607:5: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1612:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/pack.c:1613:7: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
cbc/pack.c: In function âÂÂunpack_basicâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:66:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1648:3: note: in expansion of macro âÂÂCHECK_BUFFERâÂÂ
CHECK_BUFFER(size);
^~~~~~~~~~~~
cbc/pack.c: In function âÂÂunpack_typeâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/pack.c:104:11: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:1777:5: note: in expansion of macro âÂÂSET_BYTEORDERâÂÂ
SET_BYTEORDER(pDecl->tags);
^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/pack.c:1784:13: note: in expansion of macro âÂÂnewAVâÂÂ
AV *a = newAV();
^~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/pack.c:1789:5: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/pack.c:1795:5: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/pack.c:1834:5: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1839:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec((SV *) a);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/pack.c:1840:7: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/pack.c:1847:5: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/pack.c:1854:5: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/pack.c:1858:5: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1863:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(rv);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/pack.c:1864:7: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
./cbc/cbc.h:244:11: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "Got no definition for '%s %s'", \
^~~~
cbc/pack.c:1880:7: note: in expansion of macro âÂÂWARN_UNDEF_STRUCTâÂÂ
WARN_UNDEF_STRUCT(pStruct);
^~~~~~~~~~~~~~~~~
In file included from cbc/pack.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/pack.c:1904:5: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/pack.c:1909:5: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/pack.c:1914:5: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
XCPT_TRY_END
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1919:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(rv);
^~~~~~~~~~~~
In file included from cbc/pack.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/pack.c:1920:7: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
Compiling [cc -O2] cbc/sourcify.c
cbc/pack.c: In function âÂÂCBC_pk_set_typeâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:43:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:2035:3: note: in expansion of macro âÂÂIDLIST_INITâÂÂ
IDLIST_INIT(&hdl->idl);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:32:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./cbc/idl.h:58:11: note: in expansion of macro âÂÂIDLIST_GROWâÂÂ
IDLIST_GROW(idl, (idl)->count+1); \
^~~~~~~~~~~
cbc/pack.c:2036:3: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(&hdl->idl, ID);
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:57:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:2036:3: note: in expansion of macro âÂÂIDLIST_PUSHâÂÂ
IDLIST_PUSH(&hdl->idl, ID);
^~~~~~~~~~~
cbc/pack.c: In function âÂÂCBC_pk_deleteâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/idl.h:51:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/pack.c:2105:3: note: in expansion of macro âÂÂIDLIST_FREEâÂÂ
IDLIST_FREE(&hdl->idl);
^~~~~~~~~~~
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/sourcify.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/sourcify.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/sourcify.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/sourcify.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/sourcify.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/sourcify.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from C.xs:27:
C.c: In function âÂÂXS_Convert__Binary__C_packâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:35: warning: variable âÂÂ_pâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./xsubs/pack.xs:118:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(rv);
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/sourcify.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from cbc/sourcify.c:24:0:
cbc/sourcify.c: In function âÂÂadd_type_spec_string_recâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:57:13: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT; \
^~~~~~~~~~
cbc/sourcify.c:194:7: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:53:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:194:7: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:57:13: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT; \
^~~~~~~~~~
cbc/sourcify.c:207:9: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:53:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:207:9: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:57:13: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT; \
^~~~~~~~~~
cbc/sourcify.c:223:9: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:53:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:223:9: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:57:13: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT; \
^~~~~~~~~~
cbc/sourcify.c:233:5: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:53:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:233:5: note: in expansion of macro âÂÂCHECK_SET_KEYWORDâÂÂ
CHECK_SET_KEYWORD;
^~~~~~~~~~~~~~~~~
cbc/sourcify.c: In function âÂÂadd_enum_spec_string_recâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:63:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:262:3: note: in expansion of macro âÂÂSvGROW_earlyâÂÂ
SvGROW_early(s, SVG_ENUM);
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:281:5: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:297:5: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:306:7: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:321:5: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
cbc/sourcify.c: In function âÂÂadd_struct_spec_string_recâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:63:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:355:3: note: in expansion of macro âÂÂSvGROW_earlyâÂÂ
SvGROW_early(s, SVG_STRUCT);
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:389:5: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:407:5: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/sourcify.c:47:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/sourcify.c:480:5: note: in expansion of macro âÂÂSRC_INDENTâÂÂ
SRC_INDENT;
^~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/sourcify.c:21:
cbc/sourcify.c: In function âÂÂadd_typedef_list_spec_stringâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/sourcify.c:581:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(s);
^~~~~~~~~~~~
cbc/sourcify.c: In function âÂÂadd_enum_spec_stringâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/sourcify.c:615:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(s);
^~~~~~~~~~~~
cbc/sourcify.c: In function âÂÂadd_struct_spec_stringâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/sourcify.c:653:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(s);
^~~~~~~~~~~~
cbc/sourcify.c: In function âÂÂadd_preprocessor_definitionsâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/sourcify.c:740:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(s);
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/sourcify.c:21:
cbc/sourcify.c: In function âÂÂCBC_get_sourcify_configâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1746:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
|| (SvNOK(sv) && SvNVX(sv) != 0.0)) \
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1735:69: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
#define SvTRUE(sv) ((sv) && (SvGMAGICAL(sv) ? sv_2bool(sv) : SvTRUE_common(sv, sv_2bool_nomg(sv))))
^~~~~~~~~~~~~
cbc/sourcify.c:800:24: note: in expansion of macro âÂÂSvTRUEâÂÂ
pSC->context = SvTRUE(value);
^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1746:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
|| (SvNOK(sv) && SvNVX(sv) != 0.0)) \
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1735:69: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
#define SvTRUE(sv) ((sv) && (SvGMAGICAL(sv) ? sv_2bool(sv) : SvTRUE_common(sv, sv_2bool_nomg(sv))))
^~~~~~~~~~~~~
cbc/sourcify.c:804:24: note: in expansion of macro âÂÂSvTRUEâÂÂ
pSC->defines = SvTRUE(value);
^~~~~~
cbc/sourcify.c: In function âÂÂCBC_get_parsed_definitions_stringâÂÂ:
cbc/sourcify.c:864:24: warning: declaration of âÂÂpESâ shadows a previous local [-Wshadow]
EnumSpecifier *pES = (EnumSpecifier *) pTDL->type.ptr;
^~~
cbc/sourcify.c:834:18: note: shadowed declaration is here
EnumSpecifier *pES;
^~~
cbc/sourcify.c:873:17: warning: declaration of âÂÂpStructâ shadows a previous local [-Wshadow]
Struct *pStruct = (Struct *) pTDL->type.ptr;
^~~~~~~
cbc/sourcify.c:835:18: note: shadowed declaration is here
Struct *pStruct;
^~~~~~~
cbc/pack.c: In function âÂÂunpack_enumâÂÂ:
cbc/pack.c:1506:16: warning: variable âÂÂhooksâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
const CtTag *hooks = NULL;
^~~~~
Compiling [cc -O2] cbc/tag.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
Compiling [cc -O2] cbc/type.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/type.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
cbc/pack.c: In function âÂÂunpack_typeâÂÂ:
cbc/pack.c:1747:16: warning: variable âÂÂhooksâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
const CtTag *hooks = NULL;
^~~~~
cbc/pack.c:1748:16: warning: variable âÂÂdimtagâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
const CtTag *dimtag = NULL;
^~~~~~
cbc/pack.c:1788:9: warning: variable âÂÂsizeâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
int size = pDecl->item_size;
^~~~
Compiling [cc -O2] cbc/typeinfo.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from cbc/typeinfo.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/type.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/type.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/type.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/type.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/type.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
cbc/pack.c: In function âÂÂunpack_structâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
cbc/pack.c:1334:22: warning: variable âÂÂhâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
HV *h = hash;
^
cbc/pack.c:1336:22: warning: variable âÂÂorderedâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
int ordered;
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
cbc/pack.c:1338:22: warning: variable âÂÂhooksâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
const CtTag *hooks = NULL;
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/pack.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:35: warning: variable âÂÂ_pâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/pack.c:1450:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec((SV *) h);
^~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/typeinfo.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/typeinfo.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/typeinfo.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/typeinfo.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/typeinfo.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/type.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/tag.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from cbc/type.c:24:0:
cbc/type.c: In function âÂÂCBC_check_allowed_types_stringâÂÂ:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/type.c:495:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/type.c:526:7: note: in expansion of macro âÂÂCHECK_ALLOWEDâÂÂ
CHECK_ALLOWED(ARRAYS, "an array type");
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/type.c:495:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/type.c:529:7: note: in expansion of macro âÂÂCHECK_ALLOWEDâÂÂ
CHECK_ALLOWED(POINTERS, "a pointer type");
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/type.c:495:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/type.c:533:5: note: in expansion of macro âÂÂCHECK_ALLOWEDâÂÂ
CHECK_ALLOWED(BASIC_TYPES, "a basic type");
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/type.c:495:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/type.c:536:5: note: in expansion of macro âÂÂCHECK_ALLOWEDâÂÂ
CHECK_ALLOWED(UNIONS, "a union");
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/type.c:495:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/type.c:539:5: note: in expansion of macro âÂÂCHECK_ALLOWEDâÂÂ
CHECK_ALLOWED(STRUCTS, "a struct");
^~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/type.c:495:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/type.c:542:5: note: in expansion of macro âÂÂCHECK_ALLOWEDâÂÂ
CHECK_ALLOWED(ENUMS, "an enum");
^~~~~~~~~~~~~
Compiling [cc -O2] cbc/util.c
./token/t_tag.c: In function âÂÂByteOrder_SetâÂÂ:
cbc/tag.c:44:73: warning: unused parameter âÂÂpttiâ [-Wunused-parameter]
#define TAG_SET(name) TagSetRV name ## _Set(pTHX_ const TagTypeInfo *ptti PERL_UNUSED_DECL, \
^
./token/t_tag.c:263:8: note: in expansion of macro âÂÂTAG_SETâÂÂ
static TAG_SET(ByteOrder)
^~~~~~~
./token/t_tag.c: In function âÂÂByteOrder_GetâÂÂ:
cbc/tag.c:46:73: warning: unused parameter âÂÂpttiâ [-Wunused-parameter]
#define TAG_GET(name) SV * name ## _Get(pTHX_ const TagTypeInfo *ptti PERL_UNUSED_DECL, \
^
./token/t_tag.c:286:8: note: in expansion of macro âÂÂTAG_GETâÂÂ
static TAG_GET(ByteOrder)
^~~~~~~
./token/t_tag.c: In function âÂÂFormat_SetâÂÂ:
cbc/tag.c:44:73: warning: unused parameter âÂÂpttiâ [-Wunused-parameter]
#define TAG_SET(name) TagSetRV name ## _Set(pTHX_ const TagTypeInfo *ptti PERL_UNUSED_DECL, \
^
./token/t_tag.c:305:8: note: in expansion of macro âÂÂTAG_SETâÂÂ
static TAG_SET(Format)
^~~~~~~
./token/t_tag.c: In function âÂÂFormat_GetâÂÂ:
cbc/tag.c:46:73: warning: unused parameter âÂÂpttiâ [-Wunused-parameter]
#define TAG_GET(name) SV * name ## _Get(pTHX_ const TagTypeInfo *ptti PERL_UNUSED_DECL, \
^
./token/t_tag.c:328:8: note: in expansion of macro âÂÂTAG_GETâÂÂ
static TAG_GET(Format)
^~~~~~~
cbc/tag.c: In function âÂÂFormat_VerifyâÂÂ:
cbc/tag.c:49:70: warning: unused parameter âÂÂtagâ [-Wunused-parameter]
const CtTag *tag PERL_UNUSED_DECL, \
^
cbc/tag.c:142:8: note: in expansion of macro âÂÂTAG_VERIFYâÂÂ
static TAG_VERIFY(Format)
^~~~~~~~~~
cc1: warning: -fassociative-math disabled; other options take precedence
cbc/tag.c:50:61: warning: unused parameter âÂÂvalâ [-Wunused-parameter]
SV *val PERL_UNUSED_DECL)
^
cbc/tag.c:142:8: note: in expansion of macro âÂÂTAG_VERIFYâÂÂ
static TAG_VERIFY(Format)
^~~~~~~~~~
cbc/tag.c: In function âÂÂByteOrder_VerifyâÂÂ:
cbc/tag.c:49:70: warning: unused parameter âÂÂtagâ [-Wunused-parameter]
const CtTag *tag PERL_UNUSED_DECL, \
^
cbc/tag.c:164:8: note: in expansion of macro âÂÂTAG_VERIFYâÂÂ
static TAG_VERIFY(ByteOrder)
^~~~~~~~~~
cbc/tag.c:50:61: warning: unused parameter âÂÂvalâ [-Wunused-parameter]
SV *val PERL_UNUSED_DECL)
^
cbc/tag.c:164:8: note: in expansion of macro âÂÂTAG_VERIFYâÂÂ
static TAG_VERIFY(ByteOrder)
^~~~~~~~~~
cbc/tag.c: In function âÂÂHooks_GetâÂÂ:
cbc/tag.c:46:73: warning: unused parameter âÂÂpttiâ [-Wunused-parameter]
#define TAG_GET(name) SV * name ## _Get(pTHX_ const TagTypeInfo *ptti PERL_UNUSED_DECL, \
^
cbc/tag.c:223:8: note: in expansion of macro âÂÂTAG_GETâÂÂ
static TAG_GET(Hooks)
^~~~~~~
cbc/tag.c: In function âÂÂDimension_GetâÂÂ:
cbc/tag.c:46:73: warning: unused parameter âÂÂpttiâ [-Wunused-parameter]
#define TAG_GET(name) SV * name ## _Get(pTHX_ const TagTypeInfo *ptti PERL_UNUSED_DECL, \
^
cbc/tag.c:277:8: note: in expansion of macro âÂÂTAG_GETâÂÂ
static TAG_GET(Dimension)
^~~~~~~
cbc/tag.c: In function âÂÂDimension_VerifyâÂÂ:
cbc/tag.c:49:70: warning: unused parameter âÂÂtagâ [-Wunused-parameter]
const CtTag *tag PERL_UNUSED_DECL, \
^
cbc/tag.c:282:8: note: in expansion of macro âÂÂTAG_VERIFYâÂÂ
static TAG_VERIFY(Dimension)
^~~~~~~~~~
cbc/tag.c:50:61: warning: unused parameter âÂÂvalâ [-Wunused-parameter]
SV *val PERL_UNUSED_DECL)
^
cbc/tag.c:282:8: note: in expansion of macro âÂÂTAG_VERIFYâÂÂ
static TAG_VERIFY(Dimension)
^~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/tag.c:21:
cbc/tag.c: In function âÂÂCBC_get_tagsâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/tag.c:308:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
cbc/tag.c: In function âÂÂCBC_handle_tagâÂÂ:
cbc/tag.c:375:14: warning: declaration of âÂÂrvâ shadows a parameter [-Wshadow]
TagSetRV rv;
^~
cbc/tag.c:344:88: note: shadowed declaration is here
void handle_tag(pTHX_ const TagTypeInfo *ptti, CtTagList *ptl, SV *name, SV *val, SV **rv)
^~
In file included from cbc/tag.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:357:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/thread.h:430:16: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dTHR dNOOP
^~~~~
cbc/tag.c:379:7: note: in expansion of macro âÂÂdTHRâÂÂ
dTHR;
^~~~
In file included from cbc/tag.c:26:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:103:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6658:31: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
# define XCPT_TRY_START JMPENV_PUSH(rEtV); if (rEtV == 0)
^~~~~~~~~~~
cbc/tag.c:384:7: note: in expansion of macro âÂÂXCPT_TRY_STARTâÂÂ
XCPT_TRY_START {
^~~~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:119:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6659:31: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
# define XCPT_TRY_END JMPENV_POP;
^~~~~~~~~~
cbc/tag.c:386:9: note: in expansion of macro âÂÂXCPT_TRY_ENDâÂÂ
} XCPT_TRY_END
^~~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cop.h:130:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
./ppport.h:6661:31: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
# define XCPT_RETHROW JMPENV_JUMP(rEtV)
^~~~~~~~~~~
cbc/tag.c:391:9: note: in expansion of macro âÂÂXCPT_RETHROWâÂÂ
XCPT_RETHROW;
^~~~~~~~~~~~
In file included from ./cbc/member.h:27:0,
from ./cbc/dimension.h:25,
from cbc/tag.c:32:
cbc/tag.c: In function âÂÂCBC_find_taglist_ptrâÂÂ:
./ctlib/cttype.h:83:29: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define GET_CTYPE( ptr ) (*((CTType *) ptr))
^
cbc/tag.c:438:13: note: in expansion of macro âÂÂGET_CTYPEâÂÂ
switch (GET_CTYPE(pType))
^~~~~~~~~
cbc/tag.c:440:34: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
case TYP_STRUCT: return &((Struct *) pType)->tags;
^
cbc/tag.c:441:34: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
case TYP_ENUM: return &((EnumSpecifier *) pType)->tags;
^
cbc/tag.c:442:34: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
case TYP_TYPEDEF: return &((Typedef *) pType)->pDecl->tags;
^
In file included from ./cbc/member.h:27:0,
from ./cbc/dimension.h:25,
from cbc/tag.c:32:
./ctlib/cttype.h:83:29: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define GET_CTYPE( ptr ) (*((CTType *) ptr))
^
cbc/tag.c:445:58: note: in expansion of macro âÂÂGET_CTYPEâÂÂ
fatal("Invalid type (%d) in find_taglist_ptr()", GET_CTYPE(pType));
^~~~~~~~~
In file included from cbc/util.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
cbc/typeinfo.c: In function âÂÂget_enumerators_defâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/typeinfo.c:146:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/typeinfo.c:152:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(val);
^~~~~~~~~~~~
cbc/typeinfo.c: In function âÂÂget_declarators_defâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/typeinfo.c:179:12: note: in expansion of macro âÂÂnewAVâÂÂ
AV *av = newAV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/typeinfo.c:183:14: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:188:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarator", newSVpvf("%s:%d",
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:188:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarator", newSVpvf("%s:%d",
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:209:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarator", sv);
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:209:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarator", sv);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:210:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "offset", newSViv(pDecl->offset));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:210:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "offset", newSViv(pDecl->offset));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:211:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "size", newSViv(pDecl->size));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:211:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "size", newSViv(pDecl->size));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
cbc/typeinfo.c: In function âÂÂget_struct_declarations_defâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:95:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
#define newAV() MUTABLE_AV(newSV_type(SVt_PVAV))
^~~~~~~~~~
cbc/typeinfo.c:241:12: note: in expansion of macro âÂÂnewAVâÂÂ
AV *av = newAV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/typeinfo.c:245:14: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:247:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "type", get_type_spec_def(aTHX_ pCfg, &pStructDecl->type));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:247:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "type", get_type_spec_def(aTHX_ pCfg, &pStructDecl->type));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:250:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarators",
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:250:7: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarators",
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
cbc/typeinfo.c: In function âÂÂCBC_get_typedef_defâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/typeinfo.c:284:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:300:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarator", sv);
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:300:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarator", sv);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:301:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "type", get_type_spec_def(aTHX_ pCfg, pTypedef->pType));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:301:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "type", get_type_spec_def(aTHX_ pCfg, pTypedef->pType));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
cbc/typeinfo.c: In function âÂÂCBC_get_enum_spec_defâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/typeinfo.c:325:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:328:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "identifier", newSVpv(pEnumSpec->identifier, 0));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:328:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "identifier", newSVpv(pEnumSpec->identifier, 0));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:332:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "sign", newSViv(pEnumSpec->tflags & T_SIGNED ? 1 : 0));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:332:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "sign", newSViv(pEnumSpec->tflags & T_SIGNED ? 1 : 0));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:333:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "size", newSViv(GET_ENUM_SIZE(pCfg, pEnumSpec)));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:333:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "size", newSViv(GET_ENUM_SIZE(pCfg, pEnumSpec)));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:334:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "enumerators",
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:334:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "enumerators",
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:338:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "context", newSVpvf("%s(%lu)",
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:338:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "context", newSVpvf("%s(%lu)",
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
cbc/typeinfo.c: In function âÂÂCBC_get_struct_spec_defâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/typeinfo.c:363:12: note: in expansion of macro âÂÂnewHVâÂÂ
HV *hv = newHV();
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:367:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "identifier", newSVpv(pStruct->identifier, 0));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:367:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "identifier", newSVpv(pStruct->identifier, 0));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:374:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "type", type);
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:374:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "type", type);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:378:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "size", newSViv(pStruct->size));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:378:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "size", newSViv(pStruct->size));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:379:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "align", newSViv(pStruct->align));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:379:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "align", newSViv(pStruct->align));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:380:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "pack", newSViv(pStruct->pack));
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:380:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "pack", newSViv(pStruct->pack));
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:382:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarations",
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:382:5: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "declarations",
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/typeinfo.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
./cbc/cbc.h:275:13: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(_val); \
^~~~~~~~~~~~
cbc/typeinfo.c:386:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "context", newSVpvf("%s(%lu)",
^~~~~~~~~~~~~~
In file included from cbc/typeinfo.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:272:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/typeinfo.c:386:3: note: in expansion of macro âÂÂHV_STORE_CONSTâÂÂ
HV_STORE_CONST(hv, "context", newSVpvf("%s(%lu)",
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3471:0,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3472:0,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined, evaluates to 0 [-Wundef]
#if NO_TAINT_SUPPORT
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:194:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:196:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:66:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:184:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:201:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/cv.h:202:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:201:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:202:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
In file included from cbc/util.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:393:7: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/util.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:402:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/util.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:410:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/util.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:418:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
In file included from cbc/util.c:21:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:426:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:335:32: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:354:13: note: in expansion of macro âÂÂMURMUR_DOBLOCKâÂÂ
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:477:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:348:49: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:434:5: note: in expansion of macro âÂÂMURMUR_DOBYTESâÂÂ
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:593:0,
from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:3480,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed + len);
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + len;
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
Compiling [cc -O2] ctlib/bitfields.c
cc1: warning: -fassociative-math disabled; other options take precedence
Compiling [cc -O2] ctlib/byteorder.c
cc1: warning: -fassociative-math disabled; other options take precedence
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:322:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/av.h:80:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:2513:0,
from cbc/util.c:21:
cbc/util.c: In function âÂÂload_indexed_hash_module_exâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/util.c:93:7: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
cbc/util.c: In function âÂÂCBC_fatalâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/sv.h:319:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
cbc/util.c:183:3: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
cbc/util.c: In function âÂÂCBC_newHV_indexedâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:68:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:591:17: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
#define newHV() MUTABLE_HV(newSV_type(SVt_PVHV))
^~~~~~~~~~
cbc/util.c:213:8: note: in expansion of macro âÂÂnewHVâÂÂ
hv = newHV();
^~~~~
In file included from cbc/util.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/pp.h:59:2: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/util.c:222:3: note: in expansion of macro âÂÂPUSHMARKâÂÂ
PUSHMARK(SP);
^~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/perl.h:5156:0,
from cbc/util.c:21:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:602:49: note: in definition of macro âÂÂsv_magicâÂÂ
#define sv_magic(a,b,c,d,e) Perl_sv_magic(aTHX_ a,b,c,d,e)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:420:40: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define hv_magic(hv, gv, how) sv_magic(MUTABLE_SV(hv), MUTABLE_SV(gv), how, NULL, 0)
^~~~~~~~~~
cbc/util.c:238:3: note: in expansion of macro âÂÂhv_magicâÂÂ
hv_magic(hv, (GV *)sv, PERL_MAGIC_tied);
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:60:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/embed.h:602:51: note: in definition of macro âÂÂsv_magicâÂÂ
#define sv_magic(a,b,c,d,e) Perl_sv_magic(aTHX_ a,b,c,d,e)
^
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/handy.h:70:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi/CORE/hv.h:420:56: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define hv_magic(hv, gv, how) sv_magic(MUTABLE_SV(hv), MUTABLE_SV(gv), how, NULL, 0)
^~~~~~~~~~
cbc/util.c:238:3: note: in expansion of macro âÂÂhv_magicâÂÂ
hv_magic(hv, (GV *)sv, PERL_MAGIC_tied);
^~~~~~~~
cbc/util.c: In function âÂÂCBC_croak_gtiâÂÂ:
cbc/util.c:273:14: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
errstr = "Got no struct declarations";
^
In file included from cbc/util.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/util.c:287:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "%s in resolution of '%s'", errstr, name));
^~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
./cbc/cbc.h:225:20: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
#define WARN(args) STMT_START { if (PERL_WARNINGS_ON) Perl_warn args; } STMT_END
^~~~~~~~~~
cbc/util.c:289:7: note: in expansion of macro âÂÂWARNâÂÂ
WARN((aTHX_ "%s in resolution of typedef", errstr));
^~~~
cbc/util.c: In function âÂÂCBC_dump_svâÂÂ:
cbc/util.c:585:9: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
str = "RV";
^
cbc/util.c:591:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_NULL: str = "NULL"; break;
^
cbc/util.c:592:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_IV: str = "IV"; break;
^
cbc/util.c:593:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_NV: str = "NV"; break;
^
cbc/util.c:594:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PV: str = "PV"; break;
^
cbc/util.c:595:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVIV: str = "PVIV"; break;
^
cbc/util.c:596:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVNV: str = "PVNV"; break;
^
cbc/util.c:597:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVMG: str = "PVMG"; break;
^
cbc/util.c:598:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVLV: str = "PVLV"; break;
^
cbc/util.c:599:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVAV: str = "PVAV"; break;
^
cbc/util.c:600:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVHV: str = "PVHV"; break;
^
cbc/util.c:601:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVCV: str = "PVCV"; break;
^
cbc/util.c:602:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVGV: str = "PVGV"; break;
^
cbc/util.c:603:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVFM: str = "PVFM"; break;
^
cbc/util.c:604:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
case SVt_PVIO: str = "PVIO"; break;
^
cbc/util.c:605:26: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
default : str = "UNKNOWN";
^
In file included from cbc/util.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/util.c:573:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/util.c:633:3: note: in expansion of macro âÂÂDUMP_INDENTâÂÂ
DUMP_INDENT; level++;
^~~~~~~~~~~
cbc/util.c:634:30: warning: format âÂÂ%pâ expects argument of type âÂÂvoid *âÂÂ, but argument 4 has type âÂÂSV * {aka struct sv *}â [-Wformat=]
sv_catpvf(buf, "SV = %s @ %p (REFCNT = %lu)\n",
~^
In file included from cbc/util.c:24:0:
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/util.c:573:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/util.c:654:13: note: in expansion of macro âÂÂDUMP_INDENTâÂÂ
DUMP_INDENT;
^~~~~~~~~~~
./ppport.h:3813:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
cbc/util.c:573:9: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
cbc/util.c:669:11: note: in expansion of macro âÂÂDUMP_INDENTâÂÂ
DUMP_INDENT;
^~~~~~~~~~~
Compiling [cc -O2] ctlib/cterror.c
cc1: warning: -fassociative-math disabled; other options take precedence
ctlib/bitfields.c: In function âÂÂGeneric_pushâÂÂ:
ctlib/bitfields.c:310:9: warning: âÂÂused_bytesâ may be used uninitialized in this function [-Wmaybe-uninitialized]
int used_bytes, new_bit_offset;
^~~~~~~~~~
mv: cannot stat 't_object.tmp': No such file or directory
Compiling [cc -O2] ctlib/ctparse.c
Makefile:400: recipe for target 'cbc/util.o' failed
make: *** [cbc/util.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: warning: -fassociative-math disabled; other options take precedence
ctlib/ctparse.c: In function âÂÂCTlib_parse_bufferâÂÂ:
ctlib/ctparse.c:58:21: warning: passing argument 2 of âÂÂucpp_public_set_init_filenameâ discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
#define BUFFER_NAME "[buffer]"
^
ctlib/ctparse.c:514:30: note: in expansion of macro âÂÂBUFFER_NAMEâÂÂ
set_init_filename(aUCPP_ BUFFER_NAME, 0);
^~~~~~~~~~~
In file included from ./ucpp/cpp.h:131:0,
from ctlib/ctparse.c:37:
./ucpp/config.h:125:28: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
#define UCPP_PUBLIC_PREFIX ucpp_public_
^
./ucpp/tune.h:371:27: note: in definition of macro âÂÂ_func_strc_âÂÂ
#define _func_strc_(x, y) x ## y
^
./ucpp/tune.h:378:27: note: in expansion of macro âÂÂ_func_strcâÂÂ
#define UCPP_PUBLIC(func) _func_strc(UCPP_PUBLIC_PREFIX, func)
^~~~~~~~~~
./ucpp/tune.h:378:38: note: in expansion of macro âÂÂUCPP_PUBLIC_PREFIXâÂÂ
#define UCPP_PUBLIC(func) _func_strc(UCPP_PUBLIC_PREFIX, func)
^~~~~~~~~~~~~~~~~~
./ucpp/cpp.h:302:27: note: in expansion of macro âÂÂUCPP_PUBLICâÂÂ
#define set_init_filename UCPP_PUBLIC(set_init_filename)
^~~~~~~~~~~
./ucpp/cpp.h:317:6: note: in expansion of macro âÂÂset_init_filenameâÂÂ
void set_init_filename(pCPP_ char *, int);
^~~~~~~~~~~~~~~~~
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl
PERL5LIB = /home/njh/.cpan/build/Map-Tube-NYC-0.42-20/blib/arch:/home/njh/.cpan/build/Map-Tube-NYC-0.42-20/blib/lib:/home/njh/.cpan/build/Map-Tube-3.34-20/blib/arch:/home/njh/.cpan/build/Map-Tube-3.34-20/blib/lib:/home/njh/.cpan/build/XML-Twig-3.52-24/blib/arch:/home/njh/.cpan/build/XML-Twig-3.52-24/blib/lib:/home/njh/.cpan/build/Type-Tiny-1.002001-16/blib/arch:/home/njh/.cpan/build/Type-Tiny-1.002001-16/blib/lib:/home/njh/.cpan/build/Exporter-Tiny-1.000000-30/blib/arch:/home/njh/.cpan/build/Exporter-Tiny-1.000000-30/blib/lib:/home/njh/.cpan/build/MooX-Options-4.103-36/blib/arch:/home/njh/.cpan/build/MooX-Options-4.103-36/blib/lib:/home/njh/.cpan/build/strictures-2.000003-37/blib/arch:/home/njh/.cpan/build/strictures-2.000003-37/blib/lib:/home/njh/.cpan/build/Unicode-LineBreak-2017.004-36/blib/arch:/home/njh/.cpan/build/Unicode-LineBreak-2017.004-36/blib/lib:/home/njh/.cpan/build/MooX-Locale-Passthrough-0.001-36/blib/arch:/home/njh/.cpan/build/MooX-Locale-Passthrough-0.001-36/blib/lib:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-30/blib/arch:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-30/blib/lib:/home/njh/.cpan/build/Getopt-Long-2.50-19/blib/arch:/home/njh/.cpan/build/Getopt-Long-2.50-19/blib/lib:/home/njh/.cpan/build/Map-Tube-Exception-3.13-20/blib/arch:/home/njh/.cpan/build/Map-Tube-Exception-3.13-20/blib/lib:/home/njh/.cpan/build/Throwable-0.200013-20/blib/arch:/home/njh/.cpan/build/Throwable-0.200013-20/blib/lib:/home/njh/.cpan/build/Moo-2.003002-19/blib/arch:/home/njh/.cpan/build/Moo-2.003002-19/blib/lib:/home/njh/.cpan/build/Sub-Quote-2.004000-19/blib/arch:/home/njh/.cpan/build/Sub-Quote-2.004000-19/blib/lib:/home/njh/.cpan/build/Role-Tiny-2.000005-10/blib/arch:/home/njh/.cpan/build/Role-Tiny-2.000005-10/blib/lib:/home/njh/.cpan/build/File-Share-0.25-32/blib/arch:/home/njh/.cpan/build/File-Share-0.25-32/blib/lib:/home/njh/.cpan/build/File-ShareDir-Install-0.11-22/blib/arch:/home/njh/.cpan/build/File-ShareDir-Install-0.11-22/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27824
PERL5_CPAN_IS_RUNNING = 27824
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.18.2/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin
PERLBREW_PERL = perl-5.18.2
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.73
PERL_LOCAL_LIB_ROOT =
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 108 112 1000
$EGID = 1000 4 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 7.22
ExtUtils::Install 1.68
ExtUtils::MakeMaker 7.22
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.47
JSON 2.93
JSON::PP 2.27400
Module::Build 0.4206
Module::Signature 0.73
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302062
YAML 1.15
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=linux, osvers=3.10-2-amd64, archname=x86_64-linux-thread-multi
uname='linux nigelhorne.force9.co.uk 3.10-2-amd64 #1 smp debian 3.10.7-1 (2013-08-17) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.18.2 -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 -fassociative-math -ftree-vectorizer-verbose=1 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -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 -fassociative-math -ftree-vectorizer-verbose=1 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -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 -fassociative-math -ftree-vectorizer-verbose=1 -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jan 13 2014 13:31:17
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl"
PERL5LIB="/home/njh/.cpan/build/Map-Tube-NYC-0.42-20/blib/arch:/home/njh/.cpan/build/Map-Tube-NYC-0.42-20/blib/lib:/home/njh/.cpan/build/Map-Tube-3.34-20/blib/arch:/home/njh/.cpan/build/Map-Tube-3.34-20/blib/lib:/home/njh/.cpan/build/XML-Twig-3.52-24/blib/arch:/home/njh/.cpan/build/XML-Twig-3.52-24/blib/lib:/home/njh/.cpan/build/Type-Tiny-1.002001-16/blib/arch:/home/njh/.cpan/build/Type-Tiny-1.002001-16/blib/lib:/home/njh/.cpan/build/Exporter-Tiny-1.000000-30/blib/arch:/home/njh/.cpan/build/Exporter-Tiny-1.000000-30/blib/lib:/home/njh/.cpan/build/MooX-Options-4.103-36/blib/arch:/home/njh/.cpan/build/MooX-Options-4.103-36/blib/lib:/home/njh/.cpan/build/strictures-2.000003-37/blib/arch:/home/njh/.cpan/build/strictures-2.000003-37/blib/lib:/home/njh/.cpan/build/Unicode-LineBreak-2017.004-36/blib/arch:/home/njh/.cpan/build/Unicode-LineBreak-2017.004-36/blib/lib:/home/njh/.cpan/build/MooX-Locale-Passthrough-0.001-36/blib/arch:/home/njh/.cpan/build/MooX-Locale-Passthrough-0.001-36/blib/lib:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-30/blib/arch:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-30/blib/lib:/home/njh/.cpan/build/Getopt-Long-2.50-19/blib/arch:/home/njh/.cpan/build/Getopt-Long-2.50-19/blib/lib:/home/njh/.cpan/build/Map-Tube-Exception-3.13-20/blib/arch:/home/njh/.cpan/build/Map-Tube-Exception-3.13-20/blib/lib:/home/njh/.cpan/build/Throwable-0.200013-20/blib/arch:/home/njh/.cpan/build/Throwable-0.200013-20/blib/lib:/home/njh/.cpan/build/Moo-2.003002-19/blib/arch:/home/njh/.cpan/build/Moo-2.003002-19/blib/lib:/home/njh/.cpan/build/Sub-Quote-2.004000-19/blib/arch:/home/njh/.cpan/build/Sub-Quote-2.004000-19/blib/lib:/home/njh/.cpan/build/Role-Tiny-2.000005-10/blib/arch:/home/njh/.cpan/build/Role-Tiny-2.000005-10/blib/lib:/home/njh/.cpan/build/File-Share-0.25-32/blib/arch:/home/njh/.cpan/build/File-Share-0.25-32/blib/lib:/home/njh/.cpan/build/File-ShareDir-Install-0.11-22/blib/arch:/home/njh/.cpan/build/File-ShareDir-Install-0.11-22/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27824"
PERL5_CPAN_IS_RUNNING="27824"
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.18.2/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin"
PERLBREW_PERL="perl-5.18.2"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.73"
PERL_LOCAL_LIB_ROOT=""
@INC:
/home/njh/.cpan/build/Map-Tube-NYC-0.42-20/blib/arch
/home/njh/.cpan/build/Map-Tube-NYC-0.42-20/blib/lib
/home/njh/.cpan/build/Map-Tube-3.34-20/blib/arch
/home/njh/.cpan/build/Map-Tube-3.34-20/blib/lib
/home/njh/.cpan/build/XML-Twig-3.52-24/blib/arch
/home/njh/.cpan/build/XML-Twig-3.52-24/blib/lib
/home/njh/.cpan/build/Type-Tiny-1.002001-16/blib/arch
/home/njh/.cpan/build/Type-Tiny-1.002001-16/blib/lib
/home/njh/.cpan/build/Exporter-Tiny-1.000000-30/blib/arch
/home/njh/.cpan/build/Exporter-Tiny-1.000000-30/blib/lib
/home/njh/.cpan/build/MooX-Options-4.103-36/blib/arch
/home/njh/.cpan/build/MooX-Options-4.103-36/blib/lib
/home/njh/.cpan/build/strictures-2.000003-37/blib/arch
/home/njh/.cpan/build/strictures-2.000003-37/blib/lib
/home/njh/.cpan/build/Unicode-LineBreak-2017.004-36/blib/arch
/home/njh/.cpan/build/Unicode-LineBreak-2017.004-36/blib/lib
/home/njh/.cpan/build/MooX-Locale-Passthrough-0.001-36/blib/arch
/home/njh/.cpan/build/MooX-Locale-Passthrough-0.001-36/blib/lib
/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-30/blib/arch
/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-30/blib/lib
/home/njh/.cpan/build/Getopt-Long-2.50-19/blib/arch
/home/njh/.cpan/build/Getopt-Long-2.50-19/blib/lib
/home/njh/.cpan/build/Map-Tube-Exception-3.13-20/blib/arch
/home/njh/.cpan/build/Map-Tube-Exception-3.13-20/blib/lib
/home/njh/.cpan/build/Throwable-0.200013-20/blib/arch
/home/njh/.cpan/build/Throwable-0.200013-20/blib/lib
/home/njh/.cpan/build/Moo-2.003002-19/blib/arch
/home/njh/.cpan/build/Moo-2.003002-19/blib/lib
/home/njh/.cpan/build/Sub-Quote-2.004000-19/blib/arch
/home/njh/.cpan/build/Sub-Quote-2.004000-19/blib/lib
/home/njh/.cpan/build/Role-Tiny-2.000005-10/blib/arch
/home/njh/.cpan/build/Role-Tiny-2.000005-10/blib/lib
/home/njh/.cpan/build/File-Share-0.25-32/blib/arch
/home/njh/.cpan/build/File-Share-0.25-32/blib/lib
/home/njh/.cpan/build/File-ShareDir-Install-0.11-22/blib/arch
/home/njh/.cpan/build/File-ShareDir-Install-0.11-22/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2
.