On Monday, 23 May 2011 at 14:21, Olaf Hering wrote:
> # HG changeset patch
> # User Olaf Hering <[email protected]>
> # Date 1306148354 -7200
> # Branch HEAD
> # Node ID a6fb39a7847a1d27ecb6896fe6df3f8902a8ca22
> # Parent  27fb2d16bd930ea6f1457aa78befab996bcb5d02
> fix gcc 4.6 warning -Wunused-but-set-variable in pgppubring.c
> 
> pgppubring.c: In function 'pgp_parse_pgp3_sig':
> pgppubring.c:424:17: warning: variable 'hashalg' set but not used 
> [-Wunused-but-set-variable]
> pgppubring.c:423:17: warning: variable 'pkalg' set but not used 
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Olaf Hering <[email protected]>

Applied, thanks.

Reply via email to