Hey old man,

Please ifdef your stuff, perv! Compilation fails on X - no member named win.

Thanks
D2

On Mon, 23 Apr 2018 09:37:34 -0700
Carsten Haitzler <ras...@rasterman.com> wrote:

> raster pushed a commit to branch master.
> 
> http://git.enlightenment.org/core/efl.git/commit/?id=f805cc2be9769c210b4e7c6bde2254ebaecda5f1
> 
> commit f805cc2be9769c210b4e7c6bde2254ebaecda5f1
> Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> Date:   Tue Apr 24 01:36:44 2018 +0900
> 
>     elm - sel manager - fix windows build with selection vars
> ---
>  src/lib/elementary/efl_selection_manager.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lib/elementary/efl_selection_manager.c
> b/src/lib/elementary/efl_selection_manager.c index
> da2f57a772..9400e9738e 100644 ---
> a/src/lib/elementary/efl_selection_manager.c +++
> b/src/lib/elementary/efl_selection_manager.c @@ -105,7 +105,7 @@
> _owner_change_check(Efl_Selection_Manager *manager, Efl_Object
> *owner, i < (EFL_SELECTION_TYPE_CLIPBOARD + 1) ; i++)
>                                {
> -                                 seat_sel2->sel_list[i].xwin = 0;
> +                                 seat_sel2->sel_list[i].win = 0;
>                                   seat_sel2->sel_list[i].active =
> EINA_FALSE; }
>                           }
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to