GNOME Bugzilla – Bug 631746
TagLib.IFD.Entries.{Rational,SRational} constructors leave member variables uninitialized
Last modified: 2010-10-12 11:21:09 UTC
Constructors for TagLib.IFD.Entries.Rational and TagLib.IFD.Entries.SRational assign the values of member variables to the constructor arguments instead of the other way around. This makes compilation fail on Mono 2.8.
*** This bug has been marked as a duplicate of bug 629222 ***