Ideally, fix the declaration of init_hook.  Failing that, at least
   give a correct cast instead of kludging with void *.

   void (*__malloc_initialize_hook) (void) = (void (*)(void)) init_hook;

This is nicer, indeed.  Could someone apply the patch with this
modification?


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to