if (! node->name.empty())
> On Dec 10, 2018, at 12:46 PM, Richard Shaw <[email protected]> wrote: > > On Mon, Dec 10, 2018 at 2:27 PM Larry Gritz <[email protected] > <mailto:[email protected]>> wrote: > I agree that this particular build break is from the ustring change, and the > commit message that Thiago provides the recipe to fix it. > > Not being fluent in c/c++ how would I apply it in this case? > > In this case in node_xml.cpp its: > > if(node->name) > > Thanks, > Richard > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Larry Gritz [email protected]
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
