anonymous
2016-05-16 03:46:48 UTC
URL:
<http://savannah.gnu.org/bugs/?47929>
Summary: Missing iostream include in libmedia/MediaParser.h
Project: Gnash - The GNU Flash player
Submitted by: None
Submitted on: Mon 16 May 2016 03:46:46 AM UTC
Category: build
Severity: 3 - Normal
Release: master
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Fails to build on latest Arch Linux with "no match for operator<<" error in
libmedia/MediaParser.h.
Solution: add
#include <iostream>
at top of file.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47929>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
<http://savannah.gnu.org/bugs/?47929>
Summary: Missing iostream include in libmedia/MediaParser.h
Project: Gnash - The GNU Flash player
Submitted by: None
Submitted on: Mon 16 May 2016 03:46:46 AM UTC
Category: build
Severity: 3 - Normal
Release: master
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Fails to build on latest Arch Linux with "no match for operator<<" error in
libmedia/MediaParser.h.
Solution: add
#include <iostream>
at top of file.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47929>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/