GNOME Bugzilla – Bug 673432
Build error absence of type conversion
Last modified: 2012-04-04 17:36:52 UTC
Created attachment 211222 [details] [review] patch that fixes the problem Build error absence of type conversion ./Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs(218,19): error CS0266: Cannot implicitly convert type `uint' to `int'. 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 661947 ***
Hi, I had this bug when compiling Banshee from git repository, may you commit this patch.
Metla, the patch is already committed, please look at the duplicated bug (sorry, rather look at the duplicated bug of the duplicated bug ;) )