bug-gnash
[Top][All Lists]
Advanced

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

Re: [Bug-gnash] [PATCH]: make xpi compiling problem


From: strk
Subject: Re: [Bug-gnash] [PATCH]: make xpi compiling problem
Date: Sun, 4 Jan 2009 18:25:48 +0100

Committed to revision 10505.
Thanks !

--strk;

 GIS & Flash consultant/developer           ()  ASCII Ribbon Campaign
 http://foo.keybit.net/~strk/services.html  /\  Keep it simple! 

On Fri, Jan 02, 2009 at 09:19:22PM +0100, Giuseppe Scrivano wrote:
> Hello,
> 
> this simple fixes a compiling problem when "make xpi" is used.
> 
> Giuseppe
> 
> 
> === modified file 'plugin/plugin.cpp'
> --- plugin/plugin.cpp 2008-12-09 17:47:55 +0000
> +++ plugin/plugin.cpp 2009-01-02 15:58:33 +0000
> @@ -921,7 +921,7 @@
>  
>  #ifdef GNASH_XPI_PLUGIN
>  static int
> -getHome(string& gnashpath)
> +getHome(std::string& gnashpath)
>  {
>      nsresult rv;




reply via email to

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