He fixed this again. Btw what are you doing in Taipei?!?!?! Daniel Juyung Seo (SeoZ)
On Sat, Mar 22, 2014 at 7:23 PM, Cedric BAIL <[email protected]> wrote: > Wtf !? Please explain the revert! It's an abi break! > > Cedric Bail > On Mar 22, 2014 2:13 PM, "ChunEon Park" <[email protected]> wrote: > > > hermet pushed a commit to branch master. > > > > > > > http://git.enlightenment.org/core/elementary.git/commit/?id=8ab26599550adbb53002bceab4a5334d9ed64c24 > > > > commit 8ab26599550adbb53002bceab4a5334d9ed64c24 > > Author: ChunEon Park <[email protected]> > > Date: Sat Mar 22 15:10:40 2014 +0900 > > > > Revert "elm_win: Unbreak the ABI break of window type." > > > > This reverts commit 79d2df12fe5e4d57d7a6247975feac1f0793ec72. > > --- > > src/lib/elm_win_common.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/src/lib/elm_win_common.h b/src/lib/elm_win_common.h > > index 3c88278..b5eb567 100644 > > --- a/src/lib/elm_win_common.h > > +++ b/src/lib/elm_win_common.h > > @@ -9,7 +9,7 @@ > > */ > > typedef enum > > { > > - ELM_WIN_UNKNOWN = -1, /**< Unknown window type. */ > > + ELM_WIN_UNKNOWN, /**< Unknown window type. */ > > ELM_WIN_BASIC, /**< A normal window. Indicates a normal, top-level > > window. Almost every window will be created with > this > > type. */ > > > > -- > > > > > > > > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
