gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] /srv/bzr/gnash/trunk r12085: Fixed comparsion between


From: strk
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r12085: Fixed comparsion between signed and unsigned integers
Date: Sat, 20 Mar 2010 15:39:44 +0100

I've removed X11_CFLAGS from Makefile.am, in case
that's the problem you're trying to fix....
See plugin/npapi/Makefile.am

--strk;

On Sat, Mar 20, 2010 at 03:11:53PM +0100, Bastiaan Jacques wrote:
> Now this code fails to compile with:
> 
> gtk.cpp: In member function ¡bool gnash::GtkGui::checkX11Extension(const 
> std::string&)¢:
> gtk.cpp:2275: error: invalid conversion from ¡unsigned int*¢ to ¡int*¢
> gtk.cpp:2275: error:   initializing argument 2 of ¡char** 
> XListExtensions(Display*, int*)¢
> 
> So clearly this was the wrong way to fix the warning. Instead of
> changing the type of the parameter to XListExtensions(), the way that
> *we* compare the signed integer should change.
> 
> Bastiaan
> 
> 
> On Sat, 20 Mar 2010, Markus Gothe wrote:
> 
> >------------------------------------------------------------
> >revno: 12085
> >committer: Markus Gothe <address@hidden>
> >branch nick: trunk
> >timestamp: Sat 2010-03-20 04:06:08 +0100
> >message:
> > Fixed comparsion between signed and unsigned integers
> >modified:
> > gui/gtk.cpp
> >

> _______________________________________________
> Gnash-commit mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash-commit


-- 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html




reply via email to

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