Warning in last modified xbox_video.cpp
#1
maybe i have a different default in my compiler but the new version of file xbox_video.cpp downloaded today (12-may-04) makes 4 warnings like this one:
\xbmc\cores\mplayer\xbox_video.cpp(908): warning c4244: 'initializing' : conversion from 'float' to 'long', possible loss of data

the line code that makes this warning is:
d3drect rs = { m_osdrect.left+1, m_osdrect.top+1, m_osdrect.right-1, m_osdrect.bottom-1 };
#2
ignore it, it doesn't matter.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#3
since many ppl are compiling their own builds, we don't count compiling help to "development". Image

mving to "support (help)"
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!

Logout Mark Read Team Forum Stats Members Help
Warning in last modified xbox_video.cpp0