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 657304 - build failure with libgpod 0.8.2 caused by API change
build failure with libgpod 0.8.2 caused by API change
Status: RESOLVED DUPLICATE of bug 655660
Product: banshee
Classification: Other
Component: Device - iPod
2.1.x
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-25 07:37 UTC by Götz Waschk
Modified: 2011-08-25 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add a typecast (868 bytes, patch)
2011-08-25 07:37 UTC, Götz Waschk
none Details | Review

Description Götz Waschk 2011-08-25 07:37:17 UTC
Created attachment 194676 [details] [review]
add a typecast

banshee 2.1.3 does not build with libgpod-sharp 0.8.2:

  MCS   ../../../bin/Banshee.Dap.AppleDevice.dll
./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?)
Compilation failed: 1 error(s), 0 warnings
Comment 1 Andrés G. Aragoneses (IRC: knocte) 2011-08-25 11:32:35 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 655660 ***