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 629222 - Compiler error CS0171 building TagLib on mono 2.8
Compiler error CS0171 building TagLib on mono 2.8
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Tags
0.7.3
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
: 631746 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-09-09 22:16 UTC by Andrew Jorgensen
Modified: 2010-10-13 20:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compilation fix (1.47 KB, patch)
2010-09-15 21:29 UTC, Marek Habersack
committed Details | Review

Description Andrew Jorgensen 2010-09-09 22:16:22 UTC
When compiling on mono 2.8 a new source code error is revealed.  The bug has been reviewed and confirmed to be legitimate by the mono team.
Comment 1 Marek Habersack 2010-09-15 21:29:49 UTC
Created attachment 170375 [details] [review]
compilation fix

The above patch fixes the compilation issue. All fields of a struct must be initialized before the constructor exits.
Comment 2 Ruben Vermeersch 2010-09-18 16:06:35 UTC
Review of attachment 170375 [details] [review]:

Looks good, will merge.
Comment 3 Ruben Vermeersch 2010-10-12 11:21:09 UTC
*** Bug 631746 has been marked as a duplicate of this bug. ***
Comment 4 Ruben Vermeersch 2010-10-13 20:08:24 UTC
Merged!