[Asterisk-bsd] (no subject)
    Richard Neese 
    r.neese at gmail.com
       
    Mon Apr  7 11:29:04 CDT 2008
    
    
  
res_features.c: In function 'handle_parkedcalls':
res_features.c:2069: warning: format '%6ld' expects type 'long int', but 
argument 8 has type 'time_t'
manager.c: In function 'manager_event':
manager.c:2450: warning: format '%ld' expects type 'long int', but argument 5 
has type 'time_t'
In file included from editline.c:8:
el.c: In function 'el_get':
el.c:284: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
el.c:288: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
current these are the errors/warnings I get.
but 1.4.19 now compiles and installs and works
    
    
More information about the Asterisk-BSD
mailing list