On Sat, 19 Mar 2011, Mike Blumenkrantz wrote:

On Sat, 19 Mar 2011 08:01:06 +0100 (CET)
Vincent Torri <vto...@univ-evry.fr> wrote:



On Sat, 19 Mar 2011, Mike Blumenkrantz wrote:

On Sat, 19 Mar 2011 07:37:48 +0100 (CET)
Vincent Torri <vto...@univ-evry.fr> wrote:



On Sat, 19 Mar 2011, Gustavo Sverzut Barbieri wrote:

On Fri, Mar 18, 2011 at 10:02 PM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
Log:
use stringshare in eina_error
 the only restriction here is that eina_error_msg_register cannot be used
internally by eina prior to stringshare init, but since this does not
happen currently there is no problem :)

I guess this will cause dependency problems as eina_error is not
supposed to depend on things like stringshare that depends on mempool.

i agree

Vincent
that will only be the case if people go adding allocated error messages in
internal eina modules that get initialized before stringshare.

so you're saying that there is a bug

Vincent
there is a bug if someone adds an allocated error message before stringshare
init inside eina. that does not currently happen, so there is no bug at
present :)

so, now, if someone adds, in a near future, a mempool, used by stringshare, which calls eina_error_msg_register() ? There is a possible bug that can raise.

Vincent
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to