lua-users home
lua-l archive

Re: warning 5.1.5 on mac osx

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> lauxlib.c:577:61: warning: while loop has empty body [-Wempty-body]
> while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ;
> ^
> lauxlib.c:577:61: note: put the semicolon on a separate line to silence
> this warning
Thanks.
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /