On Mon, Jan 7, 2013 at 3:17 AM, Thomas Petazzoni
<[email protected]> wrote:
> This typo prevents the XCB backend from building.

Thanks, in svn. As a remark, we do prefer patch attached with
ChangeLog and NEWS.

> Signed-off-by: Thomas Petazzoni <[email protected]>
> ---
> The patch applies on top of Evas 1.7.4. I've unfortunately not been
> able to find a Git tree on top of which I could base this patch on.
>
> Index: b/src/modules/engines/software_x11/evas_xcb_outbuf.c
> ===================================================================
> --- a/src/modules/engines/software_x11/evas_xcb_outbuf.c
> +++ b/src/modules/engines/software_x11/evas_xcb_outbuf.c
> @@ -871,7 +871,7 @@
>            }
>          else
>            {
> -             int pixelb = evas_software_xcb_output_buffer_depth(obr->xob) / 
> 8;
> +             int pixelb = evas_software_xcb_output_buffer_depth(obr->xcbob) 
> / 8;
>               int run;
>               int dstjump;
>
> --
> Thomas Petazzoni, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_123012
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



--
Cedric BAIL

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to