Compiler warnings
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Feb  2 07:47:21 CET 2010
    
    
  
Frank Cusack wrote:
> I have in the past been extremely diligent about not having any
> compiler warnings so I'm surprised that rlm_otp is generating any
> noise.  There must be one member in a radius struct somewhere that
> changed and that is filtering down.
  Changes v1.x to v2.x re-worked a number of the internal structures.
So I'm not surprised that some more warnins crept back in.
  That being said, v1.x had a *lot* of warnings.  v2.x has very, very, few.
  And unlike ISC DHCP, we won't build by default with -Werror.
Different versions of GCC have different opinions about warnings.  So
what works in the ISC development system results in build failures on my
system, for minor compiler warnings.
  Alan DeKok.
    
    
More information about the Freeradius-Devel
mailing list