On Fri, Dec 13, 2013 at 1:56 AM, Cedric BAIL <cedric.b...@free.fr> wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=f6c4513da47945eeeea3283fa66eefd388d0e079 > > commit f6c4513da47945eeeea3283fa66eefd388d0e079 > Author: Cedric BAIL <cedric.b...@samsung.com> > Date: Fri Dec 13 11:27:57 2013 +0900 > > emotion: use emotion log domain instead of eina one. > --- > src/lib/emotion/emotion_main.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/src/lib/emotion/emotion_main.c b/src/lib/emotion/emotion_main.c > index 23f6c7f..5f5f512 100644 > --- a/src/lib/emotion/emotion_main.c > +++ b/src/lib/emotion/emotion_main.c > @@ -146,7 +146,7 @@ emotion_init(void) > _emotion_log_domain = eina_log_domain_register("emotion", > EINA_COLOR_LIGHTCYAN); > if (_emotion_log_domain < 0) > { > - EINA_LOG_CRIT("Could not register log domain 'emotion'"); > + CRITICAL("Could not register log domain 'emotion'");
he, you just used the domain you failed to create :-D -- Gustavo Sverzut Barbieri -------------------------------------- Mobile: +55 (19) 9225-2202 Contact: http://www.gustavobarbieri.com.br/contact ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel