[EGIT] [core/efl] master 01/01: docs: elm: fix stack_base property doc to cover getter function as well

2016-12-20 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=343cec01e9c6bb1c4e58ccb1aee66126b40f1545 commit 343cec01e9c6bb1c4e58ccb1aee66126b40f1545 Author: Stefan Schmidt Date: Tue Dec 20 09:12:27 2016 +0100 docs: elm: fix stack_base property doc to cove

Re: [E-devel] Open Coveritty isues in efl

2016-12-20 Thread Stefan Schmidt
Hello. On 16/12/16 23:23, Cedric BAIL wrote: > Hello, > > > On 12/16/16 02:10, Stefan Schmidt wrote: >> On 22/11/16 17:38, Stefan Schmidt wrote: >>> >>> Eio: (Cedric could you have a look?) >>> 1356609 Unchecked return value >>> 1039565 Untrusted array index read >>> 1039555 Time of check time of

[EGIT] [core/enlightenment] master 01/03: tasks + stacks - use base icon not top one to be simpler to implement

2016-12-20 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=612f16808627f48078c10a96218f67b9012838b6 commit 612f16808627f48078c10a96218f67b9012838b6 Author: Carsten Haitzler (Rasterman) Date: Tue Dec 20 16:59:29 2016 +0900 tasks + stacks - use b

[EGIT] [core/enlightenment] master 02/03: e winlist/alt tab - use bottom/base win for icon but active for title

2016-12-20 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=00720c376528f40c099e2331ae62cba8353cf88e commit 00720c376528f40c099e2331ae62cba8353cf88e Author: Carsten Haitzler (Rasterman) Date: Tue Dec 20 17:59:04 2016 +0900 e winlist/alt tab - us

[EGIT] [core/enlightenment] master 03/03: ibar - support window stacks

2016-12-20 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=882ba348b5d713fc1adc2a59c836a2ca8ffc9e7a commit 882ba348b5d713fc1adc2a59c836a2ca8ffc9e7a Author: Carsten Haitzler (Rasterman) Date: Tue Dec 20 18:51:17 2016 +0900 ibar - support window

[EGIT] [core/efl] master 01/01: elm_scroller: focus_next needs to give itself when no focusable child

2016-12-20 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=33e353a2a8e22b8c2b0f4a3382b2e0f4c21c347d commit 33e353a2a8e22b8c2b0f4a3382b2e0f4c21c347d Author: WooHyun Jung Date: Tue Dec 20 19:38:47 2016 +0900 elm_scroller: focus_next needs to give itself w

Re: [E-devel] Open Coveritty isues in efl

2016-12-20 Thread Gustavo Sverzut Barbieri
> the last >> 2 ones I don't know how to fix. The issue is that I need to do a stat >> before doing a mkdir or a rmdir and in between something could have >> happened on those directory and would lead to an unexpected result. >> Overall I don't think it is going to be a problem as it leads mostly t

Re: [E-devel] Eo: static methods or C syntax sugar for class methods?

2016-12-20 Thread Gustavo Sverzut Barbieri
On Mon, Dec 19, 2016 at 11:05 PM, Jean-Philippe André wrote: > Hi, > > On 19 December 2016 at 21:10, Gustavo Sverzut Barbieri > wrote: > >> Hi all, >> >> In Efl.Net I've created couple of "constructors" functions to help the >> user with common tasks, such as: >> > > Hmm. Sorry to be pedantic, bu

Re: [E-devel] Eo: static methods or C syntax sugar for class methods?

2016-12-20 Thread Tom Hacohen
On 20/12/16 11:03, Gustavo Sverzut Barbieri wrote: > On Mon, Dec 19, 2016 at 11:05 PM, Jean-Philippe André > wrote: >> Hi, >> >> On 19 December 2016 at 21:10, Gustavo Sverzut Barbieri >> wrote: >> >>> Hi all, >>> >>> In Efl.Net I've created couple of "constructors" functions to help the >>> user

[EGIT] [core/efl] master 05/11: efl_io_reader/writer: always set 'can_*' to FALSE on errors.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=963e3a793dcca07a162b1f6bbbd4f1d3f889963b commit 963e3a793dcca07a162b1f6bbbd4f1d3f889963b Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 19:56:22 2016 -0200 efl_io_reader/writer: always set '

[EGIT] [core/efl] master 06/11: do not emit events from efl_io_closer_close() on destructor.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=08c38713ced3baef854ffe13478bf60ae2dbcd59 commit 08c38713ced3baef854ffe13478bf60ae2dbcd59 Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 20:31:11 2016 -0200 do not emit events from efl_io_clo

[EGIT] [core/efl] master 07/11: efl_io_copier: fix typo in efl_io_copier_flush().

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=829d1d71fb019d566a6491212bd4ba2c04c527ce commit 829d1d71fb019d566a6491212bd4ba2c04c527ce Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 21:43:07 2016 -0200 efl_io_copier: fix typo in efl_io_

[EGIT] [core/efl] master 11/11: ecore_con_legacy: fix compatibility behavior (eos-mark on receiver done).

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b00ea12e8b48c3441c60b4d1c17dd93b878c7eef commit b00ea12e8b48c3441c60b4d1c17dd93b878c7eef Author: Gustavo Sverzut Barbieri Date: Tue Dec 20 10:12:59 2016 -0200 ecore_con_legacy: fix compatibilit

[EGIT] [core/efl] master 08/11: efl_io_buffered_stream: if there is a copier, check if it's done.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4d5105afebc2747fbf7da24cfaf93b933b18f086 commit 4d5105afebc2747fbf7da24cfaf93b933b18f086 Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 21:43:56 2016 -0200 efl_io_buffered_stream: if there i

[EGIT] [core/efl] master 02/11: eina_binbuf: allow expand & usage of extra bytes.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=09825cbe5d87b208f814e8d941a4692d1aaab46a commit 09825cbe5d87b208f814e8d941a4692d1aaab46a Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 18:35:38 2016 -0200 eina_binbuf: allow expand & usage

[EGIT] [core/efl] master 03/11: efl_io_copier: remove TODO leftovers.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=22837eacc9379fc91e6f60d4e1c5d88508687da9 commit 22837eacc9379fc91e6f60d4e1c5d88508687da9 Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 17:23:52 2016 -0200 efl_io_copier: remove TODO leftove

[EGIT] [core/efl] master 04/11: efl_io_copier: avoid extra copy, todo--.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2666e927a5e0e02ea9c3eda2244e80a16fedc996 commit 2666e927a5e0e02ea9c3eda2244e80a16fedc996 Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 19:04:24 2016 -0200 efl_io_copier: avoid extra copy, t

[EGIT] [core/efl] master 01/11: eo_debug: print tracebacks for more errors.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3680ae0bab2d0df20269fdc3fccb57a49578da27 commit 3680ae0bab2d0df20269fdc3fccb57a49578da27 Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 20:33:06 2016 -0200 eo_debug: print tracebacks for mor

[EGIT] [core/efl] master 09/11: efl_io_reader/writer: silent errors when operating on unset-objects.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c152aad8c5770b0ba260e398680ccdade96d3128 commit c152aad8c5770b0ba260e398680ccdade96d3128 Author: Gustavo Sverzut Barbieri Date: Mon Dec 19 21:59:57 2016 -0200 efl_io_reader/writer: silent error

[EGIT] [core/efl] master 10/11: efl_io_buffered_stream: eos-mark and flush sender on close.

2016-12-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd6dbe3393ee9947b3735b50032999862f774694 commit fd6dbe3393ee9947b3735b50032999862f774694 Author: Gustavo Sverzut Barbieri Date: Tue Dec 20 10:11:21 2016 -0200 efl_io_buffered_stream: eos-mark a

[EGIT] [core/efl] master 01/01: evas - async preload - stop hang when missing wakeup of preload data

2016-12-20 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b9e0772533878b0b0a161eb6b316c23e4978cc49 commit b9e0772533878b0b0a161eb6b316c23e4978cc49 Author: Carsten Haitzler (Rasterman) Date: Tue Dec 20 22:35:56 2016 +0900 evas - async preload - stop hang

[EGIT] [core/efl] master 01/02: ecore-evas-wayland: remove float comparison warning from wayland backend

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fa05393d025bab7a99b23ca28d7d1f032387ed45 commit fa05393d025bab7a99b23ca28d7d1f032387ed45 Author: Chris Michael Date: Tue Dec 20 08:53:16 2016 -0500 ecore-evas-wayland: remove float comparison

[EGIT] [core/efl] master 02/02: ecore-evas-x: remove float comparison warning from X backend

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2bc53c90136bc18cb925d39040863d65bb4a07e9 commit 2bc53c90136bc18cb925d39040863d65bb4a07e9 Author: Chris Michael Date: Tue Dec 20 08:54:01 2016 -0500 ecore-evas-x: remove float comparison warni

Re: [E-devel] [EGIT] [core/efl] master 03/08: ecore: delay promise fulfillment to next loop iteration.

2016-12-20 Thread Stefan Schmidt
Hello. On 16/12/16 23:21, Cedric BAIL wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=ca1762be21f3913deedb094fe4186d1af8136632 > > commit ca1762be21f3913deedb094fe4186d1af8136632 > Author: Cedric BAIL > Date: Fri Dec 16 11:26:46 2016 -0

[EGIT] [core/efl] master 10/22: evas: remove float comparison warnings for evas_object_textgrid

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=656df71b96fa482655e308c269bdfd7b45ff3d0a commit 656df71b96fa482655e308c269bdfd7b45ff3d0a Author: Chris Michael Date: Tue Dec 20 10:03:32 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 13/22: evas: remove float comparison warnings for evas_cs2_client

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cbc60f1dd141f6239ebaf8006d2dd0644c4cdf89 commit cbc60f1dd141f6239ebaf8006d2dd0644c4cdf89 Author: Chris Michael Date: Tue Dec 20 10:08:14 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 12/22: evas: remove float comparison warnings for evas_cache2

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2c9e46ace5a65596e453de6b15fd14c828e59b78 commit 2c9e46ace5a65596e453de6b15fd14c828e59b78 Author: Chris Michael Date: Tue Dec 20 10:06:44 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 20/22: ecore-evas: remove float comparison warnings for ecore_evas.c

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e8e59204b11a78dcc18eddb9e5036c2678baf8ad commit e8e59204b11a78dcc18eddb9e5036c2678baf8ad Author: Chris Michael Date: Tue Dec 20 10:28:39 2016 -0500 ecore-evas: remove float comparison warning

[EGIT] [core/efl] master 16/22: evas: remove float comparison warnings for evas_canvas3d_mesh

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=239d1401db0457fd8d238e99e522c39d55fd92fd commit 239d1401db0457fd8d238e99e522c39d55fd92fd Author: Chris Michael Date: Tue Dec 20 10:21:16 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 21/22: ecore-fb: remove float comparison warnings for ecore_fb_li

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=87c085688d5b18d8017d51cc9df603613704536c commit 87c085688d5b18d8017d51cc9df603613704536c Author: Chris Michael Date: Tue Dec 20 10:30:04 2016 -0500 ecore-fb: remove float comparison warnings

[EGIT] [core/efl] master 05/22: evas: remove float comparison warnings for evas_object_text

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9259f0a6431da1322a62d9a77b29f347f6a3fe0e commit 9259f0a6431da1322a62d9a77b29f347f6a3fe0e Author: Chris Michael Date: Tue Dec 20 09:38:42 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 02/22: evas: remove float comparison warning for evas_object_main

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=32745f91ae108074ffe91268c9a9f72fed9d7b16 commit 32745f91ae108074ffe91268c9a9f72fed9d7b16 Author: Chris Michael Date: Tue Dec 20 09:29:49 2016 -0500 evas: remove float comparison warning for e

[EGIT] [core/efl] master 08/22: evas: remove float comparison warnings for efl_input_pointer

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ec2238ea16dfd552fc6c56d51d79f0fca119b39b commit ec2238ea16dfd552fc6c56d51d79f0fca119b39b Author: Chris Michael Date: Tue Dec 20 10:02:36 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 15/22: evas: remove float comparison warnings for evas_canvas3d_scene

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9a06230b8dff4b3802fe05446db4151bf53e8c81 commit 9a06230b8dff4b3802fe05446db4151bf53e8c81 Author: Chris Michael Date: Tue Dec 20 10:17:47 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 04/22: evas: remove float comparison warning for evas_object_box

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a50c811ab037dd0d0e886d265eea41430cf09c92 commit a50c811ab037dd0d0e886d265eea41430cf09c92 Author: Chris Michael Date: Tue Dec 20 09:34:32 2016 -0500 evas: remove float comparison warning for e

[EGIT] [core/efl] master 22/22: evas: remove float comparison warnings from evas_object_image

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7507efc2600bd65c0d61e0a072cf2fa25b6e4ae8 commit 7507efc2600bd65c0d61e0a072cf2fa25b6e4ae8 Author: Chris Michael Date: Tue Dec 20 10:55:08 2016 -0500 evas: remove float comparison warnings from

[EGIT] [core/efl] master 18/22: evas: remove float comparison warnings for evas_convert_color

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f427050b61578b39867167077f8d54f69d337471 commit f427050b61578b39867167077f8d54f69d337471 Author: Chris Michael Date: Tue Dec 20 10:23:12 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 06/22: evas: remove float comparison warnings for evas_object_textblock

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=879041a3298a9d7d7dea744d426bbae55bc33aa6 commit 879041a3298a9d7d7dea744d426bbae55bc33aa6 Author: Chris Michael Date: Tue Dec 20 09:44:54 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 09/22: evas: remove float comparison warnings for efl_canvas_image

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b177136914fd0ed4e869fe3e9734f4069c6ddc5 commit 0b177136914fd0ed4e869fe3e9734f4069c6ddc5 Author: Chris Michael Date: Tue Dec 20 10:02:48 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 01/22: evas: remove float comparison warnings for evas_events

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1b9aa3f995d6eb4e1d3eab721a7ebe2ab88a3c47 commit 1b9aa3f995d6eb4e1d3eab721a7ebe2ab88a3c47 Author: Chris Michael Date: Tue Dec 20 09:16:43 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 17/22: evas: remove float comparison warnings for evas_canvas3d_primitive

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b58057e2e7eae8565e7449216e2cff6b0774bf1f commit b58057e2e7eae8565e7449216e2cff6b0774bf1f Author: Chris Michael Date: Tue Dec 20 10:22:22 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 11/22: evas: remove float comparison warnings for evas_cache_image

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=33ad245b803ad82602cb3656eef8a48de26a0e71 commit 33ad245b803ad82602cb3656eef8a48de26a0e71 Author: Chris Michael Date: Tue Dec 20 10:05:48 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 19/22: evas: remove float comparison warnings for evas_filter_mixin

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ae4c978f9b93a59d52d36e7565f3220f6d64e37 commit 2ae4c978f9b93a59d52d36e7565f3220f6d64e37 Author: Chris Michael Date: Tue Dec 20 10:25:01 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 14/22: evas: remove float comparison warnings for evas_canvas3d_node

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f411616069d74ffbc4a104bfef850d256d878ddc commit f411616069d74ffbc4a104bfef850d256d878ddc Author: Chris Michael Date: Tue Dec 20 10:16:35 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 03/22: evas: remove float comparison warning for evas_object_table

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=72b1fecbdad6a54b3df4d1bbb61646b5badb9ec7 commit 72b1fecbdad6a54b3df4d1bbb61646b5badb9ec7 Author: Chris Michael Date: Tue Dec 20 09:31:27 2016 -0500 evas: remove float comparison warning for e

[EGIT] [core/efl] master 02/03: efreet: remove float comparison warnings

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=72a3556fa755548434c5b871ada53bec5a046865 commit 72a3556fa755548434c5b871ada53bec5a046865 Author: Chris Michael Date: Tue Dec 20 11:01:27 2016 -0500 efreet: remove float comparison warnings

[EGIT] [core/efl] master 07/22: evas: remove float comparison warnings for evas_map

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0e93d8121bba6c08037b580bd3d10801f1d8809d commit 0e93d8121bba6c08037b580bd3d10801f1d8809d Author: Chris Michael Date: Tue Dec 20 09:47:57 2016 -0500 evas: remove float comparison warnings for

[EGIT] [core/efl] master 03/03: embryo: remove float comparison warnings

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=be02e13ece0470e977b9dfbe5e7f6368cbe31eea commit be02e13ece0470e977b9dfbe5e7f6368cbe31eea Author: Chris Michael Date: Tue Dec 20 11:03:50 2016 -0500 embryo: remove float comparison warnings

[EGIT] [core/efl] master 01/03: ector: remove float comparison warnings

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8ce2d991500300d466ff3572fcd60400083880d4 commit 8ce2d991500300d466ff3572fcd60400083880d4 Author: Chris Michael Date: Tue Dec 20 10:59:55 2016 -0500 ector: remove float comparison warnings

[EGIT] [core/efl] master 01/01: emotion: remove float comparison warnings

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2faf3df444bbe10c1628beff475028d00769c0ea commit 2faf3df444bbe10c1628beff475028d00769c0ea Author: Chris Michael Date: Tue Dec 20 11:13:40 2016 -0500 emotion: remove float comparison warnings

[EGIT] [core/efl] master 01/01: evas engines: Use EGLImageKHR instead of EGLImage

2016-12-20 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=acb0ee2a9dc37df18444a684e90cf28117eeb9a1 commit acb0ee2a9dc37df18444a684e90cf28117eeb9a1 Author: Derek Foreman Date: Tue Dec 20 09:34:07 2016 -0600 evas engines: Use EGLImageKHR instead of EGLIma

[EGIT] [core/efl] master 02/02: embryo: Fix typo

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=02ba02d6a9a5c7460b6f6ce5534d7bed06c886b1 commit 02ba02d6a9a5c7460b6f6ce5534d7bed06c886b1 Author: Chris Michael Date: Tue Dec 20 11:20:43 2016 -0500 embryo: Fix typo Signed-off-by: Ch

[EGIT] [core/efl] master 01/02: ethumb: remove float comparison warnings

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8120572d08ef39a6f3a1a1cff0be912fa469c85d commit 8120572d08ef39a6f3a1a1cff0be912fa469c85d Author: Chris Michael Date: Tue Dec 20 11:16:59 2016 -0500 ethumb: remove float comparison warnings

[EGIT] [core/efl] master 02/02: embryo: Fix typo in float comparison 'fix'

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3b7b894a623499b99f1c8d5da01cc0f7865c52c2 commit 3b7b894a623499b99f1c8d5da01cc0f7865c52c2 Author: Chris Michael Date: Tue Dec 20 11:27:18 2016 -0500 embryo: Fix typo in float comparison 'fix'

[EGIT] [core/efl] master 01/02: Revert "ethumb: remove float comparison warnings"

2016-12-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=913479199dffe7e6e384b518fcb3a1fd127ab223 commit 913479199dffe7e6e384b518fcb3a1fd127ab223 Author: Chris Michael Date: Tue Dec 20 11:26:10 2016 -0500 Revert "ethumb: remove float comparison war

[EGIT] [core/efl] master 01/01: headers: update copyright

2016-12-20 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd5a0f6ff9014e98b8ff7e53a084b68093cfc177 commit fd5a0f6ff9014e98b8ff7e53a084b68093cfc177 Author: Derek Foreman Date: Tue Dec 20 10:24:50 2016 -0600 headers: update copyright --- src/lib/ector/ec

Re: [E-devel] [EGIT] [core/efl] master 01/01: build: enable -Wfloat-equal for compiling

2016-12-20 Thread Mike Blumenkrantz
I think your "How many real issues have you seen" was the same argument against running any static analysis a couple years ago; now we have weekly reports for that. I have seen bugs that resulted from illegal float comparison. The fact that a warning may be a false positive in some or even most ca

Re: [E-devel] [EGIT] [core/efl] master 01/01: build: enable -Wfloat-equal for compiling

2016-12-20 Thread marcel-hollerbach
Hello, If this makes sense or not is the one thing. But why pushing just the addition of a warning, and not merge a branch where it cleans up all the warnings and adds this flag? I know you were not in Paris this year, but i think we talked about exactly this. And the answer was: Add the compiler

Re: [E-devel] [EGIT] [core/efl] master 03/08: ecore: delay promise fulfillment to next loop iteration.

2016-12-20 Thread Cedric BAIL
On Dec 20, 2016 07:53, "Stefan Schmidt" wrote: Hello. On 16/12/16 23:21, Cedric BAIL wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id= ca1762be21f3913deedb094fe4186d1af8136632 > > commit ca1762be21f3913deedb094fe4186d1af8136632 > Author:

Re: [E-devel] Open Coveritty isues in efl

2016-12-20 Thread Al Poole
was going to say check return value of rmdir and mkdir and errno.. On Tue, Dec 20, 2016 at 10:56 AM, Gustavo Sverzut Barbieri < barbi...@gmail.com> wrote: > > the last > >> 2 ones I don't know how to fix. The issue is that I need to do a stat > >> before doing a mkdir or a rmdir and in between so

[EGIT] [core/efl] master 03/04: eolian-cxx: Make class_definition lambda's catch parameter by const-reference

2016-12-20 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b92acd5cafe374adb2aa6fcd8ed6e4a38a843ff4 commit b92acd5cafe374adb2aa6fcd8ed6e4a38a843ff4 Author: Felipe Magno de Almeida Date: Tue Dec 20 15:50:18 2016 -0300 eolian-cxx: Make class_definit

[EGIT] [core/efl] master 04/04: eolian-cxx: Add std::move to member variable initialization

2016-12-20 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e64327bacc6feb7aa2ab74e3481ccf48094540f2 commit e64327bacc6feb7aa2ab74e3481ccf48094540f2 Author: Felipe Magno de Almeida Date: Tue Dec 20 15:55:59 2016 -0300 eolian-cxx: Add std::move to m

[EGIT] [core/efl] master 01/04: eina-cxx: Add move constructor and move assignment operator for eina::variant

2016-12-20 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=37041730170a0f4e99b501379b52e7c72e3f581a commit 37041730170a0f4e99b501379b52e7c72e3f581a Author: Felipe Magno de Almeida Date: Tue Dec 20 15:26:35 2016 -0300 eina-cxx: Add move constructor

[EGIT] [core/efl] master 02/04: eina-cxx: Add visit_unsafe to eina::variant and make ~variant possibly noexcept

2016-12-20 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ae822a396ce253d563ecbaf4965cc22c6894b764 commit ae822a396ce253d563ecbaf4965cc22c6894b764 Author: Felipe Magno de Almeida Date: Tue Dec 20 15:33:57 2016 -0300 eina-cxx: Add visit_unsafe to

Re: [E-devel] Open Coveritty isues in efl

2016-12-20 Thread Felipe Magno de Almeida
On Fri, Dec 16, 2016 at 7:08 AM, Stefan Schmidt wrote: > Hello. > > On 22/11/16 17:38, Stefan Schmidt wrote: >> >> >> CXX: (Felipe could you have a look?) >> 1361235 Big parameter passed by value >> 1361234 Big parameter passed by value >> 1361233 Big parameter passed by value >> 1361232 Big param

[EGIT] [apps/terminology] master 01/01: termio: fix getting selection of known link. CID1367486

2016-12-20 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=e5f3676e32d15e4763cfdbbef0b1fbac194ea554 commit e5f3676e32d15e4763cfdbbef0b1fbac194ea554 Author: Boris Faure Date: Tue Dec 20 20:20:34 2016 +0100 termio: fix getting selection of known l

[EGIT] [core/efl] master 01/07: Ecore Evas: Add API to set/get the pointer position per device.

2016-12-20 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=64986bccac5bdaddaa46dc1b9c411e00191f6590 commit 64986bccac5bdaddaa46dc1b9c411e00191f6590 Author: Guilherme Iscaro Date: Mon Nov 21 15:11:08 2016 -0200 Ecore Evas: Add API to set/get the pointer p

[EGIT] [core/efl] master 04/07: Ecore Evas: Add support to set cursor icon per mouse device.

2016-12-20 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e5acc5604a5bb728f1affc0a839878de55f5dafc commit e5acc5604a5bb728f1affc0a839878de55f5dafc Author: Guilherme Iscaro Date: Tue Nov 22 16:14:03 2016 -0200 Ecore Evas: Add support to set cursor icon p

[EGIT] [core/efl] master 02/07: Ecore Wl2: Add ecore_wl2_window_pointer_device_xy_get() API.

2016-12-20 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=133b4fa65bc92baa3775e178e5e19521da0d7f78 commit 133b4fa65bc92baa3775e178e5e19521da0d7f78 Author: Guilherme Iscaro Date: Mon Nov 21 15:57:05 2016 -0200 Ecore Wl2: Add ecore_wl2_window_pointer_devi

[EGIT] [core/efl] master 06/07: Ecore Evas: Add a new cursor example.

2016-12-20 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=87e458838dd4f5edff6b8ac9dae21380d69fa4ea commit 87e458838dd4f5edff6b8ac9dae21380d69fa4ea Author: Guilherme Iscaro Date: Fri Dec 2 17:17:53 2016 -0200 Ecore Evas: Add a new cursor example.

[EGIT] [core/efl] master 07/07: Merge branch 'devs/iscaro/ecore_evas_cursor'

2016-12-20 Thread Bruno Dilly
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e254e50ae556d178449ddc12bda321c9d538e750 commit e254e50ae556d178449ddc12bda321c9d538e750 Merge: e64327b 87e4588 Author: Bruno Dilly Date: Tue Dec 20 18:35:14 2016 -0200 Merge branch 'devs/iscaro/

[EGIT] [core/efl] master 03/07: Ecore Evas VNC: Add support for ecore_evas_pointer_device_xy_get().

2016-12-20 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2e527851cfdfaa6efc0e261cea978e5cf11afac2 commit 2e527851cfdfaa6efc0e261cea978e5cf11afac2 Author: Guilherme Iscaro Date: Mon Nov 21 17:05:18 2016 -0200 Ecore Evas VNC: Add support for ecore_evas_p

[EGIT] [core/efl] master 05/07: Ecore Evas: Add support for multiple mouse positions.

2016-12-20 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=044219226cf171aec201a9c4ee05b6e14e565e00 commit 044219226cf171aec201a9c4ee05b6e14e565e00 Author: Guilherme Iscaro Date: Wed Nov 30 13:29:19 2016 -0200 Ecore Evas: Add support for multiple mouse p

[EGIT] [apps/terminology] master 01/01: termptyesc: support DECSED3 to erase the backlog. Closes T3713

2016-12-20 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=99f55b7bbc4d375d3b4525e449001dad6e536cdd commit 99f55b7bbc4d375d3b4525e449001dad6e536cdd Author: Boris Faure Date: Tue Dec 20 22:43:37 2016 +0100 termptyesc: support DECSED3 to erase the

Re: [E-devel] [EGIT] [core/efl] master 01/01: build: enable -Wfloat-equal for compiling

2016-12-20 Thread Cedric BAIL
On Mon, Dec 19, 2016 at 11:12 PM, Jean-Philippe André wrote: > Hey Mike, > > On 20 December 2016 at 01:12, Mike Blumenkrantz < > michael.blumenkra...@gmail.com> wrote: >> discomfitor pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id= >> 25792d64165ad4f5f6

Re: [E-devel] [EGIT] [core/efl] master 04/06: eina: add a test for eina_stringshare_refplace.

2016-12-20 Thread Cedric BAIL
On Mon, Dec 19, 2016 at 3:31 AM, Gustavo Sverzut Barbieri wrote: > On Thu, Dec 15, 2016 at 9:24 PM, Cedric BAIL wrote: >> cedric pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=0ff7bf3611d3769d2da0bc2521586dc285d5765e >> >> commit 0ff7bf3611d3769d2da0b

Re: [E-devel] [EGIT] [core/efl] master 01/21: eina: add general purpose function to compar float and double.

2016-12-20 Thread Cedric BAIL
On Mon, Dec 19, 2016 at 10:06 PM, Vincent Torri wrote: > last thing : for now, mingw-w64 does not define FLT_EPSILON. It should > be added soon as it is part of the API of win32. Oh, thanks. Will add some fallback then.

Re: [E-devel] [EGIT] [core/efl] master 01/21: eina: add general purpose function to compar float and double.

2016-12-20 Thread Cedric BAIL
On Mon, Dec 19, 2016 at 6:52 PM, Jean-Philippe André wrote: > On 20 December 2016 at 10:43, Cedric BAIL wrote: >> On Dec 19, 2016 16:49, "Jean-Philippe André" wrote: >> On 20 December 2016 at 09:40, Cedric BAIL wrote: >> > cedric pushed a commit to branch master. >> > >> > http://git.enlightenm

[EGIT] [core/efl] master 37/37: elmentary: prevent crash in multibuttonentry.

2016-12-20 Thread Woochan Lee
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=01d3139dbaebc19f72045c638cd786d4f3bcdbe7 commit 01d3139dbaebc19f72045c638cd786d4f3bcdbe7 Author: Woochan Lee Date: Tue Dec 20 16:08:42 2016 -0800 elmentary: prevent crash in multibuttonentry.

[EGIT] [core/efl] master 06/37: evas_cserve2: fix float comparison warning.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=233cb77c1e8c86052cd450ae37579d85b65181a0 commit 233cb77c1e8c86052cd450ae37579d85b65181a0 Author: Cedric BAIL Date: Tue Dec 20 14:53:32 2016 -0800 evas_cserve2: fix float comparison warning. ---

[EGIT] [core/efl] master 32/37: edje: fix float comparison warning in edje text logic.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=48fb9856c03a4a9b15abf85c948e23814bb38174 commit 48fb9856c03a4a9b15abf85c948e23814bb38174 Author: Cedric BAIL Date: Tue Dec 20 16:01:01 2016 -0800 edje: fix float comparison warning in edje text l

enlightenment-devel@lists.sourceforge.net

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a07a2671450a875026af50e6bc74db488a90618b commit a07a2671450a875026af50e6bc74db488a90618b Author: Cedric BAIL Date: Tue Dec 20 15:41:23 2016 -0800 elementary: fix float comparison warning in c&p.

[EGIT] [core/efl] master 23/37: edje: add infrastructure to test value.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a27561b5f55b34581332608ee03a74b7a6fa7e17 commit a27561b5f55b34581332608ee03a74b7a6fa7e17 Author: Cedric BAIL Date: Tue Dec 20 16:01:28 2016 -0800 edje: add infrastructure to test value. --- src/

[EGIT] [core/efl] master 25/37: edje: fix float comparison warning in edje SVG loader.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f89cc21ef0e800d00062ecda8ce2981b32d512c5 commit f89cc21ef0e800d00062ecda8ce2981b32d512c5 Author: Cedric BAIL Date: Tue Dec 20 15:47:06 2016 -0800 edje: fix float comparison warning in edje SVG lo

[EGIT] [core/efl] master 11/37: elementary: fix float warning in Efl.Ui.Image.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c994976cdbff120424ca1df63c86d16dd730222a commit c994976cdbff120424ca1df63c86d16dd730222a Author: Cedric BAIL Date: Tue Dec 20 15:12:33 2016 -0800 elementary: fix float warning in Efl.Ui.Image. --

[EGIT] [core/efl] master 04/37: ecore_input_evas: fix float comparison warning.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4a7954248037015c900e03669ad0180691f40e2e commit 4a7954248037015c900e03669ad0180691f40e2e Author: Cedric BAIL Date: Tue Dec 20 10:22:37 2016 -0800 ecore_input_evas: fix float comparison warning. -

[EGIT] [core/efl] master 29/37: edje: fix float comparison warning in edje calc.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b3ce8381e2c36732802c4f73f5f98ce8f71b554d commit b3ce8381e2c36732802c4f73f5f98ce8f71b554d Author: Cedric BAIL Date: Tue Dec 20 15:59:46 2016 -0800 edje: fix float comparison warning in edje calc.

[EGIT] [core/efl] master 15/37: elementary: fix float comparison warning in map.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5e5da80c62a96f91945dec210ccc7a4c27708fad commit 5e5da80c62a96f91945dec210ccc7a4c27708fad Author: Cedric BAIL Date: Tue Dec 20 15:17:01 2016 -0800 elementary: fix float comparison warning in map.

[EGIT] [core/efl] master 36/37: doxygen: remove reference warnings.

2016-12-20 Thread Jee-Yong Um
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f1ab136abc7bc1b0a075f8da369cd61ab71b3a3b commit f1ab136abc7bc1b0a075f8da369cd61ab71b3a3b Author: Jee-Yong Um Date: Tue Dec 20 16:06:20 2016 -0800 doxygen: remove reference warnings. Revi

[EGIT] [core/efl] master 05/37: ethumb: fix float comparison warning.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fb418debc3a87fb9361d48f7ade10fe0e589e92d commit fb418debc3a87fb9361d48f7ade10fe0e589e92d Author: Cedric BAIL Date: Tue Dec 20 14:52:53 2016 -0800 ethumb: fix float comparison warning. --- src/li

[EGIT] [core/efl] master 33/37: edje: fix float comparison warning in edje programs.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c465772f9be51da1cdb555d6eb7f60183ed35d9 commit 4c465772f9be51da1cdb555d6eb7f60183ed35d9 Author: Cedric BAIL Date: Tue Dec 20 16:02:02 2016 -0800 edje: fix float comparison warning in edje progra

[EGIT] [core/efl] master 24/37: edje: fix float comparison warning in edje_pick.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e40fd890b5dc0218c8edb195003eb95c5bf5ac1 commit 6e40fd890b5dc0218c8edb195003eb95c5bf5ac1 Author: Cedric BAIL Date: Tue Dec 20 15:46:43 2016 -0800 edje: fix float comparison warning in edje_pick.

[EGIT] [core/efl] master 09/37: elementary: fix float warning in Efl.Ui.Box_Layout.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=30ff98f8fd46b54fa1459db69ac93d8a3b77505d commit 30ff98f8fd46b54fa1459db69ac93d8a3b77505d Author: Cedric BAIL Date: Tue Dec 20 14:58:57 2016 -0800 elementary: fix float warning in Efl.Ui.Box_Layou

[EGIT] [core/efl] master 01/37: efl: in read only case this might get uninitialized.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e9ebad15191cf39d757db76a681bd69bbd0fb086 commit e9ebad15191cf39d757db76a681bd69bbd0fb086 Author: Cedric BAIL Date: Tue Dec 20 09:40:03 2016 -0800 efl: in read only case this might get uninitializ

[EGIT] [core/efl] master 13/37: elementary: fix float comparison warning in thumb.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=33e43c5608d4cadb57e3304da79f13901a6abdf2 commit 33e43c5608d4cadb57e3304da79f13901a6abdf2 Author: Cedric BAIL Date: Tue Dec 20 15:15:51 2016 -0800 elementary: fix float comparison warning in thumb

[EGIT] [core/efl] master 08/37: elementary: fix float comparison warning in flip page test.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a5bc6f7b009d74605ea5adf2ce2c58fd5bef44b6 commit a5bc6f7b009d74605ea5adf2ce2c58fd5bef44b6 Author: Cedric BAIL Date: Tue Dec 20 14:55:21 2016 -0800 elementary: fix float comparison warning in flip

[EGIT] [core/efl] master 14/37: elementary: fix float warning in scroller.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=691ba877d763142a14eeb3809fc0c1766a09125a commit 691ba877d763142a14eeb3809fc0c1766a09125a Author: Cedric BAIL Date: Tue Dec 20 15:16:17 2016 -0800 elementary: fix float warning in scroller. --- s

[EGIT] [core/efl] master 30/37: edje: fix float comparison warning in edje callback code.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7abe432992fd974c7440097f97a607fea845172d commit 7abe432992fd974c7440097f97a607fea845172d Author: Cedric BAIL Date: Tue Dec 20 16:00:05 2016 -0800 edje: fix float comparison warning in edje callba

[EGIT] [core/efl] master 07/37: elementary: fix float comparison warning in bg test.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ee79b90066e7f3d0587fcb445df7a7f8b82e112e commit ee79b90066e7f3d0587fcb445df7a7f8b82e112e Author: Cedric BAIL Date: Tue Dec 20 14:54:59 2016 -0800 elementary: fix float comparison warning in bg te

[EGIT] [core/efl] master 10/37: elementary: fix float comparison warning in photocam.

2016-12-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=144c7deaae0fc0d3d8832e43986c8d325f637d3c commit 144c7deaae0fc0d3d8832e43986c8d325f637d3c Author: Cedric BAIL Date: Tue Dec 20 15:10:54 2016 -0800 elementary: fix float comparison warning in photo

  1   2   >