GNOME Bugzilla – Bug 629222
Compiler error CS0171 building TagLib on mono 2.8
Last modified: 2010-10-13 20:08:29 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.
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.
Review of attachment 170375 [details] [review]: Looks good, will merge.
*** Bug 631746 has been marked as a duplicate of this bug. ***
Merged!