[DGD] Bug with function pointers
Blain
blain20 at gmail.com
Sat Feb 25 16:03:38 CET 2017
Thanks again! I'm glad I'm such a sloppy coder. ;)
On Fri, Feb 24, 2017 at 12:35 PM, Felix A. Croes <felix at dworkin.nl> wrote:
> bart at wotf.org wrote:
>
> > If a function does not exist, you cannot create a pointer to it.
> >
> > Since this specific example happens during initialization, dgd aborts.
> This is
> > desired behavior. Non essential code should not be called in this initial
> > stage of booting, and errors in code which runs should indicate a
> failure to
> > boot properly. Everything non essential should run later (after a
> call_out).
>
> I wonder if perhaps the point of the bug report was merely to bring
> the memory leak to attention? In any case, that should be fixed now.
>
> Regards,
> Felix Croes
> ____________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd
More information about the DGD
mailing list