FreeBSD version? gcc version?
On Mar 16, 2013, at 7:03 AM, "Olle E. Johansson" <[email protected]> wrote: > sca_subscribe.c:459: warning: format '%ld' expects type 'long int', but > argument 7 has type 'time_t' > sca_subscribe.c:459: warning: format '%ld' expects type 'long int', but > argument 5 has type 'time_t' > sca_subscribe.c:459: warning: format '%ld' expects type 'long int', but > argument 6 has type 'time_t' > sca_subscribe.c:459: warning: format '%ld' expects type 'long int', but > argument 4 has type 'time_t' > sca_subscribe.c:459: warning: format '%ld' expects type 'long int', but > argument 4 has type 'time_t' > sca_subscribe.c: In function 'sca_subscription_print': > sca_subscribe.c:679: warning: format '%ld' expects type 'long int', but > argument 13 has type 'time_t' > sca_subscribe.c:679: warning: format '%ld' expects type 'long int', but > argument 11 has type 'time_t' > sca_subscribe.c:679: warning: format '%ld' expects type 'long int', but > argument 12 has type 'time_t' > sca_subscribe.c:679: warning: format '%ld' expects type 'long int', but > argument 10 has type 'time_t' > sca_subscribe.c:679: warning: format '%ld' expects type 'long int', but > argument 10 has type 'time_t' > > > /O > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
