[gstreamer-bugs] [Bug 613795] libmodplug's public header requires WORDS_BIGENDIAN

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 24 07:06:52 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613795
  GStreamer | gst-plugins-bad | git

--- Comment #3 from LRN <lrn1986 at gmail.com> 2010-03-24 14:06:48 UTC ---
I would rather fix modplug by doing
#if defined(WORDS_BIGENDIAN) && WORDS_BIGENDIAN
instead of 
#if WORDS_BIGENDIAN

I've mailed that to libmodplug maintainer. But he's far away, and -bad
maintainers are close by ;)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list