gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] [SCM] Gnash branch, openvg, updated. daa2113e07c68e06


From: Benjamin Wolsey
Subject: Re: [Gnash-commit] [SCM] Gnash branch, openvg, updated. daa2113e07c68e06912de59f0f66f212624a0dd0
Date: Fri, 24 Dec 2010 10:25:46 +0100

>      bool isNativeRender() { return true; }
>  
>      Window getDrawableWindow() { return _window; };
> +
> +    int getHandle() { return _window; };

This new code desperately needs some constness. I've noticed many
similar instances in other commits, and it risks becoming very hard to
use.

bwy

-- 
--
Free Flash, use Gnash
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de
C++ and Open-Source Flash blog - http://www.benjaminwolsey.de/bwysblog

xmpp:address@hidden
http://identi.ca/bwy

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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