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: Zooz Engineer
Subject: Re: [Discuss-gnuradio] Error in Building UHD on Windows
Date: Fri, 3 May 2013 11:12:59 +0000

Hi Marcus,

Please find attached the txt file with the warnings.

Cheers,

Zo




Date: Thu, 2 May 2013 11:18:59 -0700
From: address@hidden
To: address@hidden
Subject: Re: Error in Building UHD on Windows

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


_______________________________________________
Discuss-gnuradio mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



If you reply to this email, your message will be added to the discussion below:
http://gnuradio.4.n7.nabble.com/Error-in-Building-UHD-on-Windows-tp41004p41109.html
To start a new topic under GnuRadio, email address@hidden
To unsubscribe from GnuRadio, click here.
NAML

Attachment: warning.txt
Description: Text document


reply via email to

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