[EGIT] [core/efl] master 01/01: eolian-cxx: Fix compilation error on clang with const UDT initialization

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=27429cf40be21048aac36a27166ead76dc1dfe5a commit 27429cf40be21048aac36a27166ead76dc1dfe5a Author: Felipe Magno de Almeida Date: Mon Jun 6 03:49:16 2016 -0300 eolian-cxx: Fix compilation err

[EGIT] [core/efl] master 01/03: eina: eina_promise_all callback cast removed

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2e441c3f5eaa2ccc95e6c7012722f68957bc9701 commit 2e441c3f5eaa2ccc95e6c7012722f68957bc9701 Author: Larry Jr Date: Mon Jun 6 02:20:44 2016 -0300 eina: eina_promise_all callback cast removed -

[EGIT] [core/efl] master 02/03: eio: fix free eina_promises in error_callbacks

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c9c178f2db01d04fc43ade6f0cdab105a19d4e85 commit c9c178f2db01d04fc43ade6f0cdab105a19d4e85 Author: Larry Jr Date: Mon Jun 6 03:10:24 2016 -0300 eio: fix free eina_promises in error_callbacks

[EGIT] [core/efl] master 03/03: eolian-cxx: fix compilation errors an olders gcc

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6680eca35902360243e99f153a38bdc32eea0314 commit 6680eca35902360243e99f153a38bdc32eea0314 Author: Larry Jr Date: Mon Jun 6 03:28:33 2016 -0300 eolian-cxx: fix compilation errors an olders g

[EGIT] [core/efl] master 01/01: eina: Avoid promise early deletion when cancelled.

2016-06-05 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=47dea6abc184823df29f4ce0bcdac59aac637bf8 commit 47dea6abc184823df29f4ce0bcdac59aac637bf8 Author: Lauro Moura Date: Mon Jun 6 02:54:18 2016 -0300 eina: Avoid promise early deletion when can

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eeze scanner: Fix setting of SUID.

2016-06-05 Thread Tom Hacohen
I think it scans for disks to mount or something like that. I'm not a fan of the SUID binaries we ship, by all means, don't ship it. :P Summary: I have no idea, I only fixed the build system issue. -- Tom. On 06/06/16 03:04, Simon Lees wrote: > Hi Tom, > > What exactly does eeze_scanner do? On

[EGIT] [core/efl] master 04/08: eina-cxx: Restrict templated constructor

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fec589cbdc6716a739aec217c69b6ad726a2d5ad commit fec589cbdc6716a739aec217c69b6ad726a2d5ad Author: Felipe Magno de Almeida Date: Mon Jun 6 02:49:28 2016 -0300 eina-cxx: Restrict templated co

[EGIT] [core/efl] master 03/08: eina-cxx: Add optional specialization for pointer types

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a1f2d03ecb672a4990af3dae50f9e3999845dad6 commit a1f2d03ecb672a4990af3dae50f9e3999845dad6 Author: Felipe Magno de Almeida Date: Mon Jun 6 02:49:00 2016 -0300 eina-cxx: Add optional speciali

[EGIT] [core/efl] master 01/08: edje: Fix wrongful uses of char instead of string in Eolian

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8b1fc67a1285438efdf9caf4645e44ae38bfc7d1 commit 8b1fc67a1285438efdf9caf4645e44ae38bfc7d1 Author: Felipe Magno de Almeida Date: Mon Jun 6 02:46:39 2016 -0300 edje: Fix wrongful uses of char

[EGIT] [core/efl] master 05/08: eina-cxx: Add c_str() to string_view

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7e1ce2d33d9e367dcfee048cbeb84ed348ce4931 commit 7e1ce2d33d9e367dcfee048cbeb84ed348ce4931 Author: Felipe Magno de Almeida Date: Mon Jun 6 02:49:47 2016 -0300 eina-cxx: Add c_str() to string

[EGIT] [core/efl] master 06/08: eina-cxx: Fix wrongful operator++ for iterator and docs

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=710f97580ae9fe0f4f00fb7fbceddc78234d239e commit 710f97580ae9fe0f4f00fb7fbceddc78234d239e Author: Felipe Magno de Almeida Date: Mon Jun 6 02:50:13 2016 -0300 eina-cxx: Fix wrongful operator

[EGIT] [core/efl] master 02/08: elm: Fix wrong use of char instead of string and void out parameter

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=61f52a26fb5a512e77d3141e398182107b1cf752 commit 61f52a26fb5a512e77d3141e398182107b1cf752 Author: Felipe Magno de Almeida Date: Mon Jun 6 02:47:15 2016 -0300 elm: Fix wrong use of char inst

[EGIT] [core/efl] master 07/08: eina-cxx: Add placeholder for futures in C++ binding

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4d1b3191d94fcc70472552b1bb554984a9cb0288 commit 4d1b3191d94fcc70472552b1bb554984a9cb0288 Author: Felipe Magno de Almeida Date: Mon Jun 6 02:50:36 2016 -0300 eina-cxx: Add placeholder for f

[EGIT] [tools/enventor] master 01/01: live_edit: improve relative to popup gui.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a9bfa26c1794c4e372249b69686999da18113b20 commit a9bfa26c1794c4e372249b69686999da18113b20 Author: Hermet Park Date: Mon Jun 6 13:26:42 2016 +0900 live_edit: improve relative to popup gui. --

Re: [E-devel] promises...

2016-06-05 Thread Cedric BAIL
On Sun, Jun 5, 2016 at 3:08 AM, Carsten Haitzler wrote: > On Fri, 3 Jun 2016 12:17:18 -0700 Cedric BAIL said: >> On Fri, Jun 3, 2016 at 12:20 AM, Jean-Philippe André >> wrote: >> > On 3 June 2016 at 15:42, Carsten Haitzler wrote: >> >> 2. they are complex to set up inside our api (setting th

[EGIT] [tools/enventor] master 01/01: live_edit: dismiss relative to ctxpopup only when esc key is pressed.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=37fa2ee7e6cb69d051e837aac99286c6f1433640 commit 37fa2ee7e6cb69d051e837aac99286c6f1433640 Author: Hermet Park Date: Mon Jun 6 12:33:17 2016 +0900 live_edit: dismiss relative to ctxpopup only

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eeze scanner: Fix setting of SUID.

2016-06-05 Thread Simon Lees
Hi Tom, What exactly does eeze_scanner do? On openSUSE we are required to do a security audit on any binary requiring a suid bit, the fact know one has noticed it not running leads me to the question of is it worth going to the effort of doing the audit and shipping the file. Cheers Simon On 06

[EGIT] [core/efl] master 01/01: eio: treat Eina_Accessor NULL as success instead of failure in model

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b57579a295a49927c2a7deade9741e7025ba919d commit b57579a295a49927c2a7deade9741e7025ba919d Author: Larry Jr Date: Sun Jun 5 22:24:52 2016 -0300 eio: treat Eina_Accessor NULL as success inste

[EGIT] [core/efl] master 03/03: eio: Add mime_type property in Eio_Model

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1ba06bb6429d61997140759b38a5d75bf54a4546 commit 1ba06bb6429d61997140759b38a5d75bf54a4546 Author: Larry Jr Date: Sun Jun 5 21:21:43 2016 -0300 eio: Add mime_type property in Eio_Model ---

[EGIT] [core/efl] master 01/03: eio: Fix Eio_Model promise accessor

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e14042eabe8821acbb85cb46eb2eb3fbe59a4896 commit e14042eabe8821acbb85cb46eb2eb3fbe59a4896 Author: Larry Jr Date: Sun Jun 5 20:31:21 2016 -0300 eio: Fix Eio_Model promise accessor --- src/l

[EGIT] [core/efl] master 02/03: eio: Eio_Model parent_get return parent model

2016-06-05 Thread Larry Jr
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c33caa86ab04fd32a32d6b7227c143343267fb56 commit c33caa86ab04fd32a32d6b7227c143343267fb56 Author: Larry Jr Date: Sun Jun 5 20:52:52 2016 -0300 eio: Eio_Model parent_get return parent model

[EGIT] [core/efl] master 03/04: eina: Fix promise tests and avoid early deletion

2016-06-05 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b28f6f2fce202cf90c7f9f01d19b28971eb6021d commit b28f6f2fce202cf90c7f9f01d19b28971eb6021d Author: Lauro Moura Date: Sun Jun 5 16:10:52 2016 -0300 eina: Fix promise tests and avoid early del

[EGIT] [core/efl] master 02/04: eina: Fixes on promises benchmark

2016-06-05 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6733fbbed5dbf73d23cf32f1f15d557f13e8800 commit c6733fbbed5dbf73d23cf32f1f15d557f13e8800 Author: Lauro Moura Date: Sat Jun 4 13:49:51 2016 -0300 eina: Fixes on promises benchmark

[EGIT] [core/efl] master 04/04: ecore: Fix ecore thread promises

2016-06-05 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=217f3ce842cba43b51d26bf518ecb7c432751ded commit 217f3ce842cba43b51d26bf518ecb7c432751ded Author: Lauro Moura Date: Sun Jun 5 20:19:41 2016 -0300 ecore: Fix ecore thread promises M

[EGIT] [core/efl] master 01/04: eo: Fix compilation of benchmark

2016-06-05 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3022503aa5dce605df7fbd4dc48b9fc00b10cd06 commit 3022503aa5dce605df7fbd4dc48b9fc00b10cd06 Author: Lauro Moura Date: Sat Jun 4 13:51:42 2016 -0300 eo: Fix compilation of benchmark -

[EGIT] [core/efl] master 01/01: eolian: Fix generating pointer promises for class types

2016-06-05 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=96f0783e04514559f3e2f185076bf6588461ede5 commit 96f0783e04514559f3e2f185076bf6588461ede5 Author: Felipe Magno de Almeida Date: Sun Jun 5 16:50:54 2016 -0300 eolian: Fix generating pointer

[EGIT] [tools/enventor] master 01/01: live_edit: determine current relative to axis.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=96ecc2cde97ad6a1674f1c90b8e9d7379397c425 commit 96ecc2cde97ad6a1674f1c90b8e9d7379397c425 Author: Hermet Park Date: Mon Jun 6 03:47:36 2016 +0900 live_edit: determine current relative to axi

[EGIT] [tools/enventor] master 01/01: live_edit: re-implement the relative to function.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=50f663adc2ebd9a8b756292447e831d235a694c0 commit 50f663adc2ebd9a8b756292447e831d235a694c0 Author: Hermet Park Date: Mon Jun 6 03:23:56 2016 +0900 live_edit: re-implement the relative to func

[EGIT] [tools/enventor] master 01/01: live_edit: code refactoring.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=d353764908a1b863eac146b24726226a8adab9f9 commit d353764908a1b863eac146b24726226a8adab9f9 Author: Hermet Park Date: Mon Jun 6 00:58:42 2016 +0900 live_edit: code refactoring. just c

[EGIT] [tools/enventor] master 01/01: adjust tooltip delay time.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a10c2a63dce03916ea6e653da830d48fe6f547d8 commit a10c2a63dce03916ea6e653da830d48fe6f547d8 Author: Hermet Park Date: Mon Jun 6 00:40:33 2016 +0900 adjust tooltip delay time. --- src/bin/main

[EGIT] [tools/enventor] master 01/01: live_edit: code refactoring.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e0368a9a37b1bbc1d90730f2762e345db6a96dba commit e0368a9a37b1bbc1d90730f2762e345db6a96dba Author: Hermet Park Date: Mon Jun 6 00:36:56 2016 +0900 live_edit: code refactoring. rename

[EGIT] [tools/enventor] master 01/01: live_edit: code refactoring.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=0502123d500085fce5b80f244c4dd5d254170fdd commit 0502123d500085fce5b80f244c4dd5d254170fdd Author: Hermet Park Date: Mon Jun 6 00:29:07 2016 +0900 live_edit: code refactoring. remove

[EGIT] [tools/enventor] master 01/01: live_edit: code refactoring.

2016-06-05 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e6fac7b9750a5e400ba0e9adae04df9680b9f901 commit e6fac7b9750a5e400ba0e9adae04df9680b9f901 Author: Hermet Park Date: Mon Jun 6 00:27:38 2016 +0900 live_edit: code refactoring. remove

[EGIT] [core/efl] master 01/01: Eo: fix reference hack when calling composite objects.

2016-06-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f122437dd6fe624e8c3932e39005cd2c172d8162 commit f122437dd6fe624e8c3932e39005cd2c172d8162 Author: Tom Hacohen Date: Sun Jun 5 15:16:58 2016 +0100 Eo: fix reference hack when calling composite object

[EGIT] [core/efl] master 01/01: FDO icons: and finally install the icons in fdo format

2016-06-05 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5eff3ee9ddd4c9075b0dff5eca8b91cb98c2b09b commit 5eff3ee9ddd4c9075b0dff5eca8b91cb98c2b09b Author: Dave Andreoli Date: Sun Jun 5 16:12:01 2016 +0200 FDO icons: and finally install the icons in fdo

[EGIT] [core/efl] master 01/01: Eeze scanner: Fix setting of SUID.

2016-06-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=059a239d5ee6b143cccb3be086568b97fb80dcc1 commit 059a239d5ee6b143cccb3be086568b97fb80dcc1 Author: Tom Hacohen Date: Sun Jun 5 13:51:15 2016 +0100 Eeze scanner: Fix setting of SUID. I guess

Re: [E-devel] Next release

2016-06-05 Thread Tom Hacohen
On 05/06/16 10:47, Tom Hacohen wrote: > On 04/06/16 00:24, Cedric BAIL wrote: >> Hello, >> >> I just would like to start a thread regarding what is still pending >> for next release and what we should do about it. First let's start >> with what is not ready : >> - Most of the elementary widgets hav

[E-devel] Efl UI box issue

2016-06-05 Thread Tom Hacohen
Hey, I'm trying to generate an ABI report (it's going to be hell, I'm sure), and I found an issue with EFL UI Box. Unfortunately, for some reason, we are installing a private header (BAD!) which depends on a different private header that's not installed. This makes sense, and the private heade

[EGIT] [core/efl] master 01/01: gitignore++

2016-06-05 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e073ae4facee73ff113049829bab36a8a1a8ac8d commit e073ae4facee73ff113049829bab36a8a1a8ac8d Author: Dave Andreoli Date: Sun Jun 5 12:37:08 2016 +0200 gitignore++ --- src/generic/.gitignore | 1 +

Re: [E-devel] [EGIT] [core/efl] master 01/01: Enable evas loaders by default, if dependencies are found

2016-06-05 Thread Davide Andreoli
2016-06-05 10:48 GMT+02:00 Tom Hacohen : > Hm... we don't do "if dependencies are found" any more... This should be > reverted. > > The point of not having magic is not having magic. We want things to > explicitly fail when deps are missing. Not implicitly disabled. > OK, sorry, after further inv

[EGIT] [core/efl] master 01/04: ecore_audio: remove useless eo data in core audio

2016-06-05 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7bb32abf330c41981d2dae472ff313950ce73a9a commit 7bb32abf330c41981d2dae472ff313950ce73a9a Author: Jean Guyomarc'h Date: Sun Jun 5 09:26:29 2016 +0200 ecore_audio: remove useless eo data in core aud

[EGIT] [core/efl] master 02/04: ecore_cocoa: fix main loop handling

2016-06-05 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=266396b1eb6d5ddca135caaaf596184afb9b4f03 commit 266396b1eb6d5ddca135caaaf596184afb9b4f03 Author: Jean Guyomarc'h Date: Sun Jun 5 11:29:25 2016 +0200 ecore_cocoa: fix main loop handling Pf

[EGIT] [core/efl] master 03/04: evas-gl_cocoa: resize the gl context before resizing the window

2016-06-05 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b2775d90b1b92f5d037bf884ac4def0e7b3b3343 commit b2775d90b1b92f5d037bf884ac4def0e7b3b3343 Author: Jean Guyomarc'h Date: Sun Jun 5 11:38:49 2016 +0200 evas-gl_cocoa: resize the gl context before res

[EGIT] [core/efl] master 04/04: ecore_evas_cocoa: better handling of resize callback

2016-06-05 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1f69a7cfa793f08615b5ec49db0c43e0a50779b1 commit 1f69a7cfa793f08615b5ec49db0c43e0a50779b1 Author: Jean Guyomarc'h Date: Sun Jun 5 11:47:59 2016 +0200 ecore_evas_cocoa: better handling of resize cal

[EGIT] [core/efl] master 01/01: Eina promise: Fix broken return value.

2016-06-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c3b7fb2481a7e6c971e9606c09a5a271ecf5c06 commit 4c3b7fb2481a7e6c971e9606c09a5a271ecf5c06 Author: Tom Hacohen Date: Sun Jun 5 11:00:47 2016 +0100 Eina promise: Fix broken return value. I br

[EGIT] [core/efl] master 03/03: Generic modules: Fix out of source build.

2016-06-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7c187acbf2cbebc1af2ffe496ac398a5d51f9fce commit 7c187acbf2cbebc1af2ffe496ac398a5d51f9fce Author: Tom Hacohen Date: Sun Jun 5 10:40:02 2016 +0100 Generic modules: Fix out of source build. A

[EGIT] [core/efl] master 02/03: Eina promise: Simplify code and remove shadow variable.

2016-06-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dc73f6644e0ed8fdbd2c6c8187591fb7eb8027c7 commit dc73f6644e0ed8fdbd2c6c8187591fb7eb8027c7 Author: Tom Hacohen Date: Sun Jun 5 10:39:13 2016 +0100 Eina promise: Simplify code and remove shadow variab

[EGIT] [core/efl] master 01/03: Eo: remove strict class checking for composite objects.

2016-06-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aab8389a6f07273530cc28905ef36578efa6a5c3 commit aab8389a6f07273530cc28905ef36578efa6a5c3 Author: Tom Hacohen Date: Sun Jun 5 09:58:19 2016 +0100 Eo: remove strict class checking for composite objec

[EGIT] [website/www-content] master 01/01: Wiki page osx-start changed with summary [New dependencies are required by the default activation of loaders] by Jean Guyomarc'h

2016-06-05 Thread Jean Guyomarc'h
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=2936b86bbed606b3699d31df8382f6702832951a commit 2936b86bbed606b3699d31df8382f6702832951a Author: Jean Guyomarc'h Date: Sun Jun 5 02:57:00 2016 -0700 Wiki page osx-st

Re: [E-devel] Next release

2016-06-05 Thread Tom Hacohen
On 04/06/16 00:24, Cedric BAIL wrote: > Hello, > > I just would like to start a thread regarding what is still pending > for next release and what we should do about it. First let's start > with what is not ready : > - Most of the elementary widgets have not been renamed correctly to be > in efl.ui

[E-devel] Build issue following the merge of generic modules

2016-06-05 Thread Tom Hacohen
Hey, I'm getting: /usr/bin/ld: cannot find -lomp clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:25569: recipe for target 'generic/evas/raw/evas_image_loader.raw' failed I guess I didn't see it before, because before raw was disabled by default. --

Re: [E-devel] [EGIT] [core/efl] master 01/01: Enable evas loaders by default, if dependencies are found

2016-06-05 Thread Simon Lees
On 06/05/2016 06:51 PM, Davide Andreoli wrote: > 2016-06-05 10:48 GMT+02:00 Tom Hacohen : > >> Hm... we don't do "if dependencies are found" any more... This should be >> reverted. >> >> The point of not having magic is not having magic. We want things to >> explicitly fail when deps are missing

Re: [E-devel] [EGIT] [core/efl] master 01/01: Enable evas loaders by default, if dependencies are found

2016-06-05 Thread Davide Andreoli
2016-06-05 10:48 GMT+02:00 Tom Hacohen : > Hm... we don't do "if dependencies are found" any more... This should be > reverted. > > The point of not having magic is not having magic. We want things to > explicitly fail when deps are missing. Not implicitly disabled. > Ok, then, instead of reverti

Re: [E-devel] [EGIT] [core/efl] master 01/01: Enable evas loaders by default, if dependencies are found

2016-06-05 Thread Simon Lees
Yes in this case they probably should be on by default with a disable flag if someone doesn't want them. That makes it much easier for packagers to pick up there missing a dep Cheers On 06/05/2016 06:18 PM, Tom Hacohen wrote: > Hm... we don't do "if dependencies are found" any more... This should

Re: [E-devel] [EGIT] [core/efl] master 01/01: Enable evas loaders by default, if dependencies are found

2016-06-05 Thread Tom Hacohen
Hm... we don't do "if dependencies are found" any more... This should be reverted. The point of not having magic is not having magic. We want things to explicitly fail when deps are missing. Not implicitly disabled. -- Tom. On 04/06/16 20:45, Dave Andreoli wrote: > davemds pushed a commit to b

Re: [E-devel] Exposed API using Eo

2016-06-05 Thread Kim Shinwoo
Oops.. again.. absolutely it is not possible to use same name with different params.. 2016. 6. 5. 오후 3:13에 "Kim Shinwoo" 님이 작성: > Hello ALL! > > There are exposed APIs using Eo as a parameter on Tizen world. OOPS! > I would like to expose other APIs NOT to use Eo because the Eo is BETA. > > Please