MyLibrary is a shared library

On Monday, December 10, 2018 at 8:25:35 PM UTC-8, [email protected] wrote:
>
> I am trying to call ShutdownProtobufLibrary within my library which uses 
> protobuf
>
> Now, I am worried about this scenario..
>
> MyLibrary: uses protobuf, but does not advertise about it 
>
> ProductUsingMyLibrary: Uses protobuf and MyLibrary
>
> So ProductUsingMyLibrary would use protobuf both explicitly and implicitly 
> due to MyLibrary
>
> In the scenario above, is it safe for MyLibrary to 
> call ShutdownProtobufLibrary during library unloading?
>
> From the documentation alone, it was not very clear
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to