[chrony-dev] Logs from buidling with clang 3.4

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


Dear chrony developers,


building chrony with Debian clang version 3.4-1 the following warning is
emitted.

        $ CC=clang ./configure
        $ make
        […]
        manual.c:93:11: warning: implicit conversion from 'double' to 'int' changes value from 0.2 to 0 [-Wliteral-conversion]
          error = ERROR_MARGIN;
                ~ ^~~~~~~~~~~~
        manual.c:67:22: note: expanded from macro 'ERROR_MARGIN'
        #define ERROR_MARGIN 0.2
                             ^~~
        1 warning generated.
        […]


Thanks,

Paul

Attachment: signature.asc
Description: This is a digitally signed message part



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/