Hi Tom,
it reminds me about that very old email

Subject: [EGIT] [core/efl] master 01/01: Eo add: beef up error
http://git.enlightenment.org/core/efl.git/commit/?id=40cb2cd3d44e3266b7a50a3c64626034da2817e4

this wasn't a mating call after all ;)


On Thursday 21 May 2015  02:53, Tom Hacohen wrote :
> tasn pushed a commit to branch master.
> 
> http://git.enlightenment.org/core/efl.git/commit/?id=1d4c028034880cb7c591bd0ee2b48c74a4615ed4
> 
> commit 1d4c028034880cb7c591bd0ee2b48c74a4615ed4
> Author: Tom Hacohen <t...@stosb.com>
> Date:   Thu May 21 10:52:26 2015 +0100
> 
>     Eo: Fix typo in error message.
>     
>     Thanjs to q66 for reporting.
> ---
>  src/lib/eo/eo.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lib/eo/eo.c b/src/lib/eo/eo.c
> index 766b7d3..588e74a 100644
> --- a/src/lib/eo/eo.c
> +++ b/src/lib/eo/eo.c
> @@ -950,7 +950,7 @@ _eo_add_internal_end(Eo *eo_id)
>  
>     if (EINA_UNLIKELY(!fptr->o.obj))
>       {
> -        ERR("Corrupt call stuck, shouldn't happen, please report!");
> +        ERR("Corrupt call stack, shouldn't happen, please report!");
>          return NULL;
>       }
>  
> 
> -- 
> 
> 
--- Hell'O from Yverdoom

Jérémy (jeyzu)

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to