Skip to content

Instantly share code, notes, and snippets.

View lemzwerg's full-sized avatar

Werner Lemberg lemzwerg

  • Salzburg, Austria
View GitHub Profile
* installing *source* package ‘memisc’ ...
** Paket ‘memisc’ erfolgreich entpackt und MD5 Summen überprüft
** libs
gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -c dta-for-R.c -o dta-for-R.o
dta-for-R.c: In function ‘dta_read_version’:
dta-for-R.c:195:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(&ds_format,1,1,dtaf->f);
^
dta-for-R.c: In function ‘dta_read_header’:
dta-for-R.c:212:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]