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 631746 - TagLib.IFD.Entries.{Rational,SRational} constructors leave member variables uninitialized
TagLib.IFD.Entries.{Rational,SRational} constructors leave member variables u...
Status: RESOLVED DUPLICATE of bug 629222
Product: f-spot
Classification: Other
Component: Tags
0.8.0
Other Linux
: Normal minor
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-09 11:44 UTC by aderesch
Modified: 2010-10-12 11:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description aderesch 2010-10-09 11:44:44 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.
Comment 1 Ruben Vermeersch 2010-10-12 11:21:09 UTC

*** This bug has been marked as a duplicate of bug 629222 ***