On 11/19/12 16:54, Ilyes GOUTA wrote:
>  
> +     // Activate the newly created world
> +     fusion_world_activate( core->world );
> +

Actually, this should be at the end of fd_core_arena_initialize(),
otherwise slaves would also call this (failing anyways so no harm),
but the call is also too early in your patch.

-- 
Denis Oliver Kropp
DirectFB integrated media GmbH
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to