I've checked every function used in the program.  The prototypes are
correct.  Depending on the number of arguments listed on the command line,
it runs perfectly and without a hitch.  Other times, it won't run at all.
The only factor I can tell is the number of arguments put on the command
line.  Some numbers, it's fine, some, it's not.

Joshua

On Sat, 3 Dec 2005, Leopold Toetsch wrote:

>
> On Dec 3, 2005, at 14:45, Joshua Isom wrote:
>
> > :opt_flag preceeded by more then one :optional
> > current instr.: 'main' pc 52 (./aop.pir:93)
>
> I don't see any function using :optional or :opt_flag in the program. I
> can just repeat this answer regarding ncurses:
>
> >
> > Please go through all the dlfunc ops and compare the signatures with
> > the man page(s). Then check the calls of the functions for
> > correctness.
>
> WRT libform - these should probably factored out into a second library.
>
> leo
>

Reply via email to