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: Tonko Juricic
Subject: Re: [Gnash-dev] What happened to sound_handler.h?
Date: Mon, 8 Dec 2008 20:24:16 -0500

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__);
}

MSVC doesn't like functions that say they return the value but don't
and flags them as errors.

On Mon, Dec 8, 2008 at 1:41 AM, Benjamin Wolsey <address@hidden> wrote:
> Am Montag, den 08.12.2008, 00:00 -0500 schrieb Tonko Juricic:
>> Merging 0.8.4 with the trunk turned out to be complicated for me and I
>> am still not done recovering a version that runs. I noticed that many
>> files have vanished as the result of merge, including sound_handler.h
>> which is still referred to from other files.
>>
> libsound happened.
>
> bwy
>
> --
> Use Gnash, the GNU Flash Player!
> http://www.gnu.org/software/gnash/
>
> Benjamin Wolsey, Software Developer - http://benjaminwolsey.de
>




reply via email to

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