Re: XForms: VERY strange seg faults on fl_initialize()

T.C. Zhao (tc_zhao@yahoo.com)
Mon, 15 Nov 1999 15:18:30 -0800 (PST)

# To subscribers of the xforms list from "T.C. Zhao" <tc_zhao@yahoo.com> :

You confused me again, I am not sure why you're
calling fl_initialize() when you run the demos.
Just give it a command line options sync:
demo -sync

Also, fl_initialize(&argc, argv, "Agent", 0,1) is wrong.
The last two parameters should be 0,0.

--- "Todd C. Zino" <todd@lacemaker.com> wrote:
> # To subscribers of the xforms list from "Todd C. Zino"
> <todd@lacemaker.com> :
>
> At 11:04 PM 11/13/99 -0800, T.C. Zhao wrote:
>
> >> It is still dying the same way during the fl_initialize(),
> >Now this is something we may get somewhere. When you say
> >dying, you mean seg faults ? Can you run
> >any of the demos that come with xforms ? If you can not
> >run the demos successfully, the -sync flag would generates
> >tons of useful info for me.
>
> Yes, the demos also simply 'seg fault'. I am trying to pass in the
> -sync
> flag, but it is not returning any useful information to the cmd line.
> How
> should I call fl_initialize (particularly the last two parameters
> which
> have always confused me) to properly pass in the '-sync' I have as a
> cmd
> line option (argv[1] to be exact)?
>
> Right now, it is set up as so:
>
> fl_initialize(&argc, argv, "Agent", 0,1);
>
>
> +--------------------------------------------------------------+
> | Todd C. Zino todd@lacemaker.com |
> +--------------------------------------------------------------+
> _________________________________________________
> 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://bragg.phys.uwm.edu/xforms
> List Archive: http://bob.usuhs.mil/mailserv/list-archives/
>
>

=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
_________________________________________________
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://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuhs.mil/mailserv/list-archives/