efl/src
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
benchmarks benchmarks/eina: fix possible div by zero in ecore_hash 2019-10-18 13:29:07 -04:00
bin Polish text interface methods 2019-11-28 16:55:27 +09:00
bindings csharp: Components enum are flags now. 2019-11-20 19:22:53 -03:00
edje_external
examples here comes a new example 2019-11-29 08:08:22 +01:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
modules vector json: checking valid pointer before accessing it. 2019-11-21 17:28:54 +09:00
scripts pyolian: Add helper functions for simple scripts 2019-11-26 12:40:32 -03:00
static_libs evas json: up-to-date vector-tree logging. 2019-11-27 17:54:51 +09:00
tests eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
wayland_protocol