gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #47929] Missing iostream include in libmedia/MediaPa


From: anonymous
Subject: [Gnash-commit] [bug #47929] Missing iostream include in libmedia/MediaParser.h
Date: Mon, 16 May 2016 03:46:48 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]