[Olsr-dev] Plugin initialization error

Mitar (spam-protected)
Sun Apr 11 09:39:19 CEST 2010


Hi!

On Sat, Apr 10, 2010 at 11:21 PM, Henning Rogge <(spam-protected)> wrote:
> What should the core do instead of just exit ? I think the return value has
> been there for a long time, maybe it will become more useful in a further
> revision of the plugin interface.

OK. But the point is that in stable version (not devel version) OLSR
does not check the return value of init function (and exit on error):

OLSR_PRINTF(1, "Running plugin_init function...\n");
entry->plugin_init();
return rv;

When will this checking be moved to stable version?


Mitar




More information about the Olsr-dev mailing list