Looked at those code lines, since I wasn't used to the
compiler output of msvc; everything looks fine.

Cheers,
Marcus
Am 03.05.2013 13:12, schrieb Zooz Engineer:
Hi Marcus,

Please find attached the txt file with the warnings.

Cheers,

Zo



------------------------------------------------------------------------
Date: Thu, 2 May 2013 11:18:59 -0700
From: ml-node+s4n41109...@n7.nabble.com
To: xtmpcvs...@hotmail.com
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 ml-node+s4n2...@n7.nabble.com
To unsubscribe from GnuRadio, click here
<http://gnuradio.4.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2&code=eHRtcGN2c2N4aEBob3RtYWlsLmNvbXwyfC0xNTA1NTM0ODYx>.
NAML
<http://gnuradio.4.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble:email.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble:email.naml-instant_emails%21nabble:email.naml-send_instant_email%21nabble:email.naml>



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to