[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] ltokenp, a token processor for Lua
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 4 May 2016 07:36:28 +0200
2016-05-04 7:17 GMT+02:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
> ltokenp is now available at
> http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.3/ltokenp.tar.gz
>
> It should work for Lua 5.1, 5.2, and 5.3.
So it does, though I needed to satisfy myself that the following
warning is garmless:
ltokenp.c: In function ‘main’:
ltokenp.c:41:14: warning: unused parameter ‘argc’ [-Wunused-parameter]