ioppermann/yamdi

gcc error (gcc yamdi.c -o yamdi -O2 -Wall)

Closed this issue · 2 comments

gcc yamdi.c -o yamdi -O2 -Wall
yamdi.c: In function ‘main’:
yamdi.c:284:51: warning: variable ‘creator’ set but not used [-Wunused-but-set-variable]

zzet commented

Actual for me too

Thanks. Fixed. Not all gcc, clang versions complain, though.