ServerRun 25873
Creatorinternal
Programconstituency-parsing-test-utils
Datasetconstituency-parsing-test-sample
Task typeInspect Strip Evaluate
Created321d15h ago
DownloadLogin required!
Done! Flag_green
30s
47M
ConstituencyParsingTest

Log file

gcc -Wall -g -o evalb evalb.c
evalb.c: In function ‘main’:
evalb.c:379:5: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness
/usr/include/stdio.h:624:14: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:386:2: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness
/usr/include/string.h:128:14: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:386:2: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness
/usr/include/string.h:128:14: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:389:2: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness
/usr/include/stdio.h:624:14: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:404:5: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness
/usr/include/stdio.h:624:14: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c: In function ‘calc_result’:
evalb.c:884:8: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
/usr/include/string.h:131:14: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:898:2: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
/usr/include/string.h:131:14: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:910:2: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
/usr/include/string.h:131:14: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’
evalb.c:938:7: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
/usr/include/string.h:131:14: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’
=== START program2: ./run inspect ../dataset1/raw
Calling with { -inputFile => ../dataset1/raw -outputFile => tmp -getYield => true }
Did not provide a grammar.
=== END program2: ./run inspect ../dataset1/raw --- OK [1s]

real	0m3.201s
user	0m0.600s
sys	0m0.212s

Run specification Arrow_right
Results Arrow_right


Comments:


Must be logged in to post comments.