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: Fri, 03 May 2013 17:04:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

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: 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
<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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio





reply via email to

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