On Wed, 14 Dec 2011 13:58:13 -0500 Christopher Michael <cpmicha...@comcast.net>
said:

> On 12/14/11 13:55, Vincent Torri wrote:
> > this one and the previous one should be backported
> >
> > Vincent
> >
> 
> Not sure how to go about that :/ Never did any backporting.

apply same change to the evas-1.1 evas tree under branches in svn (below trunk
there is also branches and tags to svn update from that base and look in
branches)

> dh
> 
> > On Wed, Dec 14, 2011 at 7:52 PM, Enlightenment SVN
> > <no-re...@enlightenment.org>  wrote:
> >> Log:
> >> Evas: Gl_X11: Fix typo? for __UNUSED__ param.
> >>
> >>
> >>
> >> Author:       devilhorns
> >> Date:         2011-12-14 10:52:42 -0800 (Wed, 14 Dec 2011)
> >> New Revision: 66224
> >> Trac:         http://trac.enlightenment.org/e/changeset/66224
> >>
> >> Modified:
> >>   trunk/evas/src/modules/engines/gl_x11/evas_engine.c
> >>
> >> Modified: trunk/evas/src/modules/engines/gl_x11/evas_engine.c
> >> ===================================================================
> >> --- trunk/evas/src/modules/engines/gl_x11/evas_engine.c 2011-12-14
> >> 18:44:20 UTC (rev 66223) +++
> >> trunk/evas/src/modules/engines/gl_x11/evas_engine.c 2011-12-14 18:52:42
> >> UTC (rev 66224) @@ -3703,7 +3703,7 @@ }
> >>
> >>   static Eina_Bool
> >> -eng_image_can_region_get(void *data__UNUSED__, void *image)
> >> +eng_image_can_region_get(void *data __UNUSED__, void *image)
> >>   {
> >>     Evas_GL_Image *gim = image;
> >>     Image_Entry *im;
> >>
> >>
> 
> 
> 
> ------------------------------------------------------------------------------
> Cloud Computing - Latest Buzzword or a Glimpse of the Future?
> This paper surveys cloud computing today: What are the benefits? 
> Why are businesses embracing it? What are its payoffs and pitfalls?
> http://www.accelacomm.com/jaw/sdnl/114/51425149/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to