develooper Front page | perl.perl5.porters | Postings from March 2013

Smoke [5.8.9] maint-5.8-10-g5d97567 FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/8 cpu)

From:
njh
Date:
March 8, 2013 06:56
Subject:
Smoke [5.8.9] maint-5.8-10-g5d97567 FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/8 cpu)
Message ID:
201303080656.r286uOFL001445@bandsman.co.uk
Automated smoke report for 5.8.9 patch 5d97567dd5d99fd909fe6858c74f7b2ca0ad9772 maint-5.8-10-g5d97567
nigelhorne.force9.co.uk: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (GenuineIntel 3401MHz) (x86_64/8 cpu)
    on        linux - 3.2.0-4-amd64 [debian]
    using     cc version 4.7.2
    smoketime 3 hours 32 minutes (average 11 minutes 48 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

maint-5.8-10-g5d97567  Configuration (common) none
----------- ---------------------------------------------------------
F - F -     -Uuseperlio
F F F F     
F F F F     -Duse64bitint
F F F F     -Duselongdouble
F F F F     -Dusemorebits
F F F F     -Duseithreads
F F F F     -Duseithreads -Duse64bitint
F F F F     -Duseithreads -Duselongdouble
F F F F     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    MAINT35104
    SMOKE5d97567dd5d99fd909fe6858c74f7b2ca0ad9772

Failures: (common-args) none
[stdio] -Uuseperlio
[stdio] -DDEBUGGING -Uuseperlio
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
    ../lib/Net/Ping/t/510_ping_udp.t........FAILED 2

Compiler messages(gcc):
try.c: In function ‘main’:
op.c: In function ‘Perl_fold_constants’:
op.c:2119:40: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
util.c: In function ‘Perl_safesyscalloc’:
util.c:268:14: warning: variable ‘total_size’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘Perl_pregcomp’:
regcomp.c:1723:2: warning: ‘RExC_state.end’ may be used uninitialized in this function [-Wuninitialized]
regcomp.c:1723:2: warning: ‘RExC_state.precomp’ may be used uninitialized in this function [-Wuninitialized]
regcomp.c:1723:2: warning: ‘RExC_state.emit’ may be used uninitialized in this function [-Wuninitialized]
regcomp.c:1723:2: warning: ‘RExC_state.rx’ may be used uninitialized in this function [-Wuninitialized]
hv.c: In function ‘Perl_hv_common’:
hv.c:709:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hv.c: In function ‘S_share_hek_flags’:
hv.c:1955:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
pp_hot.c: In function ‘Perl_pp_sassign’:
pp_hot.c:144:3: warning: value computed is not used [-Wunused-value]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2660:3: warning: value computed is not used [-Wunused-value]
pp.c: In function ‘Perl_pp_not’:
pp.c:2484:25: warning: identifier "not" is a special operator name in C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_complement’:
pp.c:2491:31: warning: identifier "compl" is a special operator name in C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_ucfirst’:
pp.c:3559:2: warning: value computed is not used [-Wunused-value]
pp.c: In function ‘Perl_pp_uc’:
pp.c:3657:2: warning: value computed is not used [-Wunused-value]
pp.c: In function ‘Perl_pp_lc’:
pp.c:3756:2: warning: value computed is not used [-Wunused-value]
pp_ctl.c: In function ‘Perl_pp_xor’:
pp_ctl.c:1441:25: warning: operation on ‘PL_Xpv’ may be undefined [-Wsequence-point]
pp_ctl.c: In function ‘Perl_pp_leavetry’:
pp_ctl.c:3700:9: warning: variable ‘optype’ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function ‘S_run_user_filter’:
pp_ctl.c:4053:5: warning: value computed is not used [-Wunused-value]
pp_sys.c: In function ‘Perl_pp_getpriority’:
pp_sys.c:4276:5: warning: enum conversion when passing argument 1 of ‘getpriority’ is invalid in C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_pp_setpriority’:
pp_sys.c:4291:5: warning: enum conversion when passing argument 1 of ‘setpriority’ is invalid in C++ [-Wc++-compat]
regexec.c: In function ‘S_find_byclass’:
regexec.c:1187:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1225:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1249:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1260:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1271:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1282:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1293:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1304:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c: In function ‘S_regmatch’:
regexec.c:2348:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2371:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2404:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2436:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2466:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2489:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2512:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2532:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c: In function ‘S_regrepeat’:
regexec.c:3903:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3931:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3959:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3988:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:4017:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:4031:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
perlio.c: In function ‘PerlIO_apply_layers’:
perlio.c:247:35: warning: unused parameter ‘f’ [-Wunused-parameter]
perlio.c:247:50: warning: unused parameter ‘mode’ [-Wunused-parameter]
perlio.c: In function ‘PerlIO_binmode’:
perlio.c:269:68: warning: unused parameter ‘names’ [-Wunused-parameter]
perlio.c: In function ‘PerlIO_fdupopen’:
perlio.c:282:48: warning: unused parameter ‘param’ [-Wunused-parameter]
perlio.c:282:59: warning: unused parameter ‘flags’ [-Wunused-parameter]
perlio.c: In function ‘PerlIO_openn’:
perlio.c:323:32: warning: unused parameter ‘layers’ [-Wunused-parameter]
pp_pack.c: In function ‘S_pack_rec’:
pp_pack.c:2716:7: warning: variable ‘was_utf8’ set but not used [-Wunused-but-set-variable]
opmini.c: In function ‘Perl_fold_constants’:
opmini.c:2119:40: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
perlio.c: In function ‘PerlIOBuf_get_base’:
perlio.c:4111:9: warning: operation on ‘b->buf’ may be undefined [-Wsequence-point]
pp_ctl.c:1441:25: warning: operation on ‘my_perl->TXpv’ may be undefined [-Wsequence-point]
regexec.c:1187:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:1225:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2348:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2371:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2404:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2436:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2466:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2489:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2512:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:2532:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3903:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3931:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3959:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:3988:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:4017:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
regexec.c:4031:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
thrdvar.h:35:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:39:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:41:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:43:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:44:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:46:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:47:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:48:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:50:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:52:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:53:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:55:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:56:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:57:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:58:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:60:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:61:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:62:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:64:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:65:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:66:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:68:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:69:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:82:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:86:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:87:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:88:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:89:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:92:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:96:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:97:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:98:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:116:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:117:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:118:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:119:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:120:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:121:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:122:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:123:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:126:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:127:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:129:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:130:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:131:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:132:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:133:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:134:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:136:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:137:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:138:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:140:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:141:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:145:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:148:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:149:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:150:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:152:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:154:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:155:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:158:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:159:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:160:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:161:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:162:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:165:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:166:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:170:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:171:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:172:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:173:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:175:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:176:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:177:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:178:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:179:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:180:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:181:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:182:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:183:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:184:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:185:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:186:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:187:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:188:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:189:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:190:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:191:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:192:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:193:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:194:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:195:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:196:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:197:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:198:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:199:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:200:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:201:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:202:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:203:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:204:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:206:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:207:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:208:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:209:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:210:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:211:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:212:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:213:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:214:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:215:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:216:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:217:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:218:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:219:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:220:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:221:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:222:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:223:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:224:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:225:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:226:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:228:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:230:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:232:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:234:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:236:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:238:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:241:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:242:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:243:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:244:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:275:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
thrdvar.h:277:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:30:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:31:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:32:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:33:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:34:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:35:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:36:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:37:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:40:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:41:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:42:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:43:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:44:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:45:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:46:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:47:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:48:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:49:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:50:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:62:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:63:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:64:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:65:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:66:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:67:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:68:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:69:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:73:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:76:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:77:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:80:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:82:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:83:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:84:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:88:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:92:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:93:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:94:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:95:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:96:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:97:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:102:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:105:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:108:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:109:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:133:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:134:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:135:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:136:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:137:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:138:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:141:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:142:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:143:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:144:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:145:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:146:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:147:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:148:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:149:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:152:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:153:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:154:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:155:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:158:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:161:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:164:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:165:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:168:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:169:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:170:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:171:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:172:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:175:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:176:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:179:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:180:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:181:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:182:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:183:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:184:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:185:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:190:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:191:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:192:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:193:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:196:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:197:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:200:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:202:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:216:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:219:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:220:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:221:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:223:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:225:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:226:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:227:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:228:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:229:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:237:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:238:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:240:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:241:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:243:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:244:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:245:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:253:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:254:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:255:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:256:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:257:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:258:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:259:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:260:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:261:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:262:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:263:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:264:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:265:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:266:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:269:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:271:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:273:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:274:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:275:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:276:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:277:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:278:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:279:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:280:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:281:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:282:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:283:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:284:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:285:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:286:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:288:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:289:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:291:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:293:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:310:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:311:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:312:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:319:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:320:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:321:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:322:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:323:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:324:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:325:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:326:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:327:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:328:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:329:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:330:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:331:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:332:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:333:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:336:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:337:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:338:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:340:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:341:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:342:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:343:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:344:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:345:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:347:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:348:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:349:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:350:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:352:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:353:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:354:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:356:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:357:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:358:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:359:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:360:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:362:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:363:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:364:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:365:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:366:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:371:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:373:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:375:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:378:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:379:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:380:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:382:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:383:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:388:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:389:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:391:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:394:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:399:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:400:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:401:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:402:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:403:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:404:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:405:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:406:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:407:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:408:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:409:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:410:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:411:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:412:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:413:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:414:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:415:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:416:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:417:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:418:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:419:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:420:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:421:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:424:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:425:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:426:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:427:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:428:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:429:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:431:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:432:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:433:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:434:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:456:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:457:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:478:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:485:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:487:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:488:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:489:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:490:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:491:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:492:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:493:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:494:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:495:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:496:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:497:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:498:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:502:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:503:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:507:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:512:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:514:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:521:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:524:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:526:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:527:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:530:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:531:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:532:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:535:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:537:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:539:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:547:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:549:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:550:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:552:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:554:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:556:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:558:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:560:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:562:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:564:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:566:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:569:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:570:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:577:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:579:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:582:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:583:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:590:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:592:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:594:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:596:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:602:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:603:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:606:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:607:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:613:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:633:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:634:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:637:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:646:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
intrpvar.h:650:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:27:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:32:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:36:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:37:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:38:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:39:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:42:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:49:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:53:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:60:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:66:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:71:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:74:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:78:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:82:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:83:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:87:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:94:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:95:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:96:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:104:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:109:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]
perlvars.h:115:1: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic]

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About