After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 673432 - Build error absence of type conversion
Build error absence of type conversion
Status: RESOLVED DUPLICATE of bug 661947
Product: banshee
Classification: Other
Component: Device - iPod
git master
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-03 13:55 UTC by Metla Ivan
Modified: 2012-04-04 17:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch that fixes the problem (1.21 KB, patch)
2012-04-03 13:55 UTC, Metla Ivan
none Details | Review

Description Metla Ivan 2012-04-03 13:55:56 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?)
Comment 1 Andrés G. Aragoneses (IRC: knocte) 2012-04-03 14:58:18 UTC
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 ***
Comment 2 Metla Ivan 2012-04-04 17:29:19 UTC
Hi, I had this bug when compiling Banshee from git repository, may you commit this patch.
Comment 3 Andrés G. Aragoneses (IRC: knocte) 2012-04-04 17:36:52 UTC
Metla, the patch is already committed, please look at the duplicated bug (sorry, rather look at the duplicated bug of the duplicated bug ;) )