[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: checking lua using gimpel pc-lint
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 1 Jul 2008 08:04:14 -0300
> Info 759: header declaration for symbol 'luaX_tokens' defined at (line 37, file
> llex.c) could be moved from header to module
> Info 765: external 'luaX_tokens' (line 37, file llex.c) could be made static
>
> These functions could be made static, though there could be reasons to keep them
> external.
Yes. For instance, luaX_tokens is used by my token filter hack and by my
lstrip.