i was browsing some of the code and thought this looked wrong.
file: c:\xbmc\xbmc\util.cpp
line: void cutil::converttimettofiletime(__int64 sec, long nsec, filetime &fttime)
error?: cutil::converttimettofiletime
fix?: cutil::converttimetofiletime
- cheers
`ninjai`
Possible error in Util.cpp?
`ninjai`
Junior Member Posts: 2 Joined: May 2005 Reputation: 0 |
2005-05-12 12:12
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2005-05-12 14:09
Post: #2
hi,
after a quick grep it seems the method is actually never used. however the name is a bit confusing. will probably change it. nice catch spiff 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. |
| find quote |

Search
Help