diff options
author | Raphael Silva <rapphil@gmail.com> | 2014-12-16 16:15:21 -0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-19 20:10:57 +0100 |
commit | 17a7d74dbedb7bd5268efc373b6a4c07a592a55e (patch) | |
tree | 8f730855d42000f3d455f2d68159a6b3f08966b9 /meta-python/recipes-devtools/python/python-ldap | |
parent | 71e0dbf975c546b9e3dfcc72ab0ef91f9a956e53 (diff) | |
download | meta-openembedded-17a7d74dbedb7bd5268efc373b6a4c07a592a55e.tar.gz |
omgps: fix do_compile error due to uninitialized variable
The problem happended since there was an uninitialized variable
with gcc 4.9 and the parameter -Werror=maybe-uninitialized.
Initialized the variable and checked for side effects.
Removed from blacklist.
Signed-off-by: Raphael Silva <rapphil@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ldap')
0 files changed, 0 insertions, 0 deletions