Re: XForms: Compile DESIGNER output files?

John Culleton (john@ccpl.carr.lib.md.us)
Fri, 18 Jul 1997 17:29:59 -0400

To subscribers of the xforms list from John Culleton <john@ccpl.carr.lib.md.us> :

h.p.verne@kjemi.uio.no wrote:
>
> To subscribers of the xforms list from h.p.verne@kjemi.uio.no :
>
> > For the record, the error message was "parse error before int on line
> > (whatever)
> > The line in question was
> > fl_set_object_callback(obj, name_callback, int name_arg);
>
> Hu!? If that is a function call, then that int is really misplaced.
> If it's a prototype, the type is missing from the other args (and
> the return type is also missing). Unless I've missed some
> point here...
>
> I'm surprised you could compile this at all, and I suspect you didn't.
> Possibly you have mixed up something...?
>
> TTFN,
> --
> Hans Peter Verne ( hpv@kjemi.uio.no ) Phone: (+47) 22 85 54 14
> Dept. of Chemistry, University of Oslo. Fax: (+47) 22 85 54 41
>
> `It would seem that you have no useful skill or talent whatsoever,
> have you thought of going into teaching?' -- Terry Pratchett, "Mort"
> _________________________________________________
> To unsubscribe, send the message "unsubscribe" to
> xforms-request@bob.usuf2.usuhs.mil or see
> http://bob.usuf2.usuhs.mil/mailserv/xforms.html
> Xforms Home Page: http://bragg.phys.uwm.edu/xforms
> List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/
Yes, it is a function call and that is what designer generates. It works
if you compile all the bits and pices together in one gcc statement.
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/