On Tue, Mar 8, 2016 at 10:03 PM, Otavio Pontes <otavio.pontes at intel.com>
wrote:

> I am seeing the following error when building iotivity using 1.1-rel
> branch:
>
> service/scene-manager/src/Scene.cpp: In member function
> 'std::vector<std::shared_ptr<OIC::Service::SceneAction> >
> OIC::Service::Scene::getSceneActions() const':
> service/scene-manager/src/Scene.cpp:122:29: error: capture of non-variable
> 'OIC::Service::Scene::m_name'
>                  [&actions, &m_name](const SceneMemberResource::Ptr&
> member)
>                              ^
> In file included from service/scene-manager/src/Scene.cpp:21:0:
> service/scene-manager/include/Scene.h:137:25: note: 'std::__cxx11::string
> OIC::Service::Scene::m_name' declared here
>              std::string m_name;
>


Hi,
Yes I observed this too and pushed fixes but they're not yet merged :

https://gerrit.iotivity.org/gerrit/#/c/5497/

Please also review, other "FTBFS patches"

https://gerrit.iotivity.org/gerrit/#/q/owner:rzr+status:open

I'd like to have them in next release..

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160308/52ebfbd0/attachment.html>

Reply via email to