bugGnash - The GNU Flash player - Bugs: bug #47929, Missing iostream include in...

 
 

bug #47929: Missing iostream include in libmedia/MediaParser.h

Submitter:  None
Submitted:  Mon 16 May 2016 03:46:46 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  master Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 09 Jul 2017 09:16:57 PM UTC, comment #2: 

Assuming fixed

Sandro Santilli <strk>
Group Member
Mon 16 May 2016 09:31:08 PM UTC, comment #1: 

Should be fixed with commit 5ad81af90b1b2ab6525eb0c49ba021c6b0b1f621
Please test

Sandro Santilli <strk>
Group Member
Mon 16 May 2016 03:46:46 AM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-09 strk StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2016-05-16 strk StatusNone Ready For Test
        Assigned toNone strk

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code