On Sat, Aug 04, 2018 at 05:30:21PM +0200, Landry Breuil wrote:
> Hi,
>
> here's a quick port for http://lnav.org/, a logfile navigator with
> advanced features (cf http://lnav.org/features/)
> Colors are a bit jumbled here and there but it seems to work fine in
> basic testing.
>
> Landry
I am in interest for such port.
But some remarks:
- several printf("%ld") for time_t. these should be %lld
- the port seems to use sys/queue.h in particular way: it mixes class
and struct. I dunno what would be the effect.
- the test suite of the port failed
--
Sebastien Marie
No comments:
Post a Comment