On Tue, Oct 31, 2006 at 03:02:11PM +0900, Hiroyuki Ikezoe wrote:
> Hello, 
> 
> gnash cannot be started with GStreamer backend since the backend has an
> infinite loop.
> 
> The compile time warning is:
> sound_handler_gst.cpp: In member function 'virtual void
> GST_sound_handler::stop_all_sounds()':
> sound_handler_gst.cpp:608: warning: comparison of unsigned expression >=
> 0 is always true
> 
> The attachment diff will fix the issue.

The attached diff would likely segfault. I applied it after
also changing the body to use (i-1), does it sound right ?

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to