[Bug 768456] Error compiling Android project after gstreamer upgrade to 1.8.2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 5 17:22:19 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768456

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Did you try escaping the \n a bit more to see if that helps?


The problem is that we need to escape them enough so they become newlines, but
not too much so they become literal '\n', or too less so they become literal
'n'

-- 
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