On 11 June 2012 13:48, Nick <[email protected]> wrote:
> The most annoying feature of surf for me has been that when the
> window gets quite small suddenly everything is zoomed to a tiny and
> unreadable size.

Oh wow, until now I'd assumed this was some Webkit misfeature. Add me
to the patch tally.

On 11 June 2012 14:07, pancake <[email protected]> wrote:
> surf.c: In function ‘gotheaders’:
> surf.c:337:11: warning: variable ‘uri’ set but not used
> [-Wunused-but-set-variable]

This variable doesn't seem to have ever been used, since its inclusion in r182.

> surf.c: At top level:
> surf.c:800:1: warning: ‘eval’ defined but not used [-Wunused-function]

eval is a function for use in config.h; it might be nice to have an
example in config.def.h, which would also silence this warning.

cls

Reply via email to