You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the library forces to use
libember::glow::GlowRootElementCollection::create() in to create an object of
this type (and as consequence, a delete is required). Most often, this is not
required because this object is only used to create a message, serialize it and
throw it away.
I propose to stop forcing this.
Original issue reported on code.google.com by [email protected] on 20 Jun 2013 at 8:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Jun 2013 at 8:34The text was updated successfully, but these errors were encountered: