git: Raise WARNS in secure/ as high as possible and fix some resulting warnings.
    Sascha Wildner 
    saw at online.de
       
    Mon Jan 18 01:09:34 PST 2010
    
    
  
Am 18.01.2010 10:02, schrieb Sascha Wildner:
commit db42c6b8f37355a1bab86cc226ee9eca4ff6ec9b
Author: Sascha Wildner<saw at online.de>
Date:   Mon Jan 18 10:01:43 2010 +0100
     Raise WARNS in secure/ as high as possible and fix some resulting warnings.
Summary of changes:
  crypto/openssh/clientloop.c                |    4 ++--
[...]
  crypto/openssh/sshd.c                      |    3 ++-
[...]
I'm not sure why gcc warns in x86_64 about trying to printf a uint64_t 
using %llu. To me it seems like a gcc bug/quirk. If anyone knows how to 
change this in the compiler (or can provide more insight), it would be 
welcome.
Sascha
--
http://yoyodyne.ath.cx
    
    
More information about the Commits
mailing list