GNOME Bugzilla – Bug 671284
Failed while trying to build project
Last modified: 2012-03-04 11:50:19 UTC
Created attachment 208930 [details] [review] patch While running make, I ran into this error. I then changed the cast from an int to a uint and make was able to finish successfully. btw this is the first time I have submitted a patch, so hopefully I didn't do something wrong. ./Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs(218,24): error CS0266: Cannot implicitly convert type `int' to `uint'. An explicit conversion exists (are you missing a cast?)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 655660 ***