discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Error in Building UHD on Windows


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Error in Building UHD on Windows
Date: Thu, 02 May 2013 20:18:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

If everything works fine: Ignore them.
The first one seems interesting, but does not necessarily imply an
error.
(sometimes you really just want to check if a double is still
in initialized state, e.g. filled with zeros and therefore use it as a boolean; some compilers interpret that as cast to int) However, could you point out the file that warning occurred, just to help check things for consistency?

Thanks,
Marcus Müller

Am 02.05.2013 10:42, schrieb Zooz Engineer:
However, I have some 27 warnings in MSVC and I don't know how important
they are:

C4244: '=' : conversion from 'double' to 'uint32_t', possible loss of data
C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
C4305: '=' : truncation from 'double' to 'float'

Can they be fixed or I can just ignore them?

Best,
Zo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]