Re: XForms: XForms 1.0 RC 6

From: Angus Leeming (a.leeming@ic.ac.uk)
Date: Tue Nov 19 2002 - 13:48:22 EST

  • Next message: Steve Lamont: "Re: XForms: XForms 1.0 RC 6"

    # To subscribers of the xforms list from Angus Leeming <a.leeming@ic.ac.uk> :

    On Tuesday 19 November 2002 5:32 pm, Steve Lamont wrote:
    > # To subscribers of the xforms list from Steve Lamont
    <spl@eggshell.ucsd.edu> :
    > > As for the new release of the xforms lib, there's a small typo in
    > > lib/Imakefile:
    >
    > Rats!
    >
    > Fixed.

    More worryingly, I've just suffered a core dump preceded by hundreds of:

    In fl_hide_form [forms.c 865] recursive call ?
    Stack overflow: pid 691, proc lyx-1.2.1, addr 0x11fdfffc0, pc 0x3ff80136838
    Memory fault(coredump)

    I wan't doing anything particularly exciting. Any ideas?

    Why is that return statement commented out?

        if (form->visible == FL_BEING_HIDDEN)
        {
            M_err("fl_hide_form", "recursive call ?");
            /* return; */
        }

    Angus
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Tue Nov 19 2002 - 13:42:46 EST