llutest.c:
llucode.c:

llucode.c
==============
(54)  static variable tm_nilptr unused
warning: argument unused in function:
    (1623)  f in fscan_TopNone
    (1771)  f in fscan_EA
    (1785)  f in fscan_EB
    (1799)  f in fscan_EC
warning: possible pointer alignment problem
    (100)  	    (117)  	    (134)  
    (152)  	    (171)  	    (191)  
    (209)  	    (229)  	    (249)  
    (268)  	    (286)  	


==============
name defined but never used
    fscan_double   	fscdbl.c(8)
    print_double   	prdbl.c(11)
    fprint_double   	fprdbl.c(12)
    cmp_double   	cmpdbl.c(6)
    fscan_unsigned   	fscuns.c(8)
    print_unsigned   	pruns.c(6)
    fprint_unsigned   	fpruns.c(8)
    fscan_string   	fscstr.c(26)
    print_string   	prstr.c(17)
    fprint_string   	fprstr.c(15)
    stat_string   	newstr.c(52)
    fscan_tmbool   	fscbool.c(17)
    tm_nilptr   	llucode.c(54)
name declared but never used or defined
    mallinfo   	llucode.c?(33)
    mallopt   	llucode.c?(32)
    strdup   	llucode.c?(11)
function returns value which is always ignored
    fputs	    putc	    fputc
    ungetc	    fprintf	
