gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] What happened to sound_handler.h?


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] What happened to sound_handler.h?
Date: Tue, 09 Dec 2008 07:47:46 +0100

Am Montag, den 08.12.2008, 20:24 -0500 schrieb Tonko Juricic:
> Ok. That'll do.
> 
> Any suggestions on what to do with the code like:
> 
> boost::shared_ptr<amf::Buffer>
> RTMP::encodeServer()
> {
>     GNASH_REPORT_FUNCTION;
>     log_unimpl(__PRETTY_FUNCTION__);
> }
> 
Return a shared_ptr to a new amf::Buffer, I suppose. Of course gcc
doesn't like it either, but since the code is unused in Gnash trunk, it
gets ignored.

--
The current release of Gnash is 0.8.4
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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