|
I just received this in my personal inbox, in case anyone's interested. The old gnome-5250 stuff isn't really maintained, but I'm committing these changes to CVS in case anyone is interested. ----- Forwarded message from XXX ----- Date: Wed, 12 Dec 2001 16:24:48 -0600 (CST) Subject: small bug in gnome-5250.c and gtk-5250.c To: jasonf@nacs.net Hi, When I tried to compile the gnome 5250 packages, Gcc complained about there being too few arguments to tn5250_stream_open(). It looks like the same line both in gnome-5250.c and gtk-5250.c. (Line 120 in gnome-5250.c and line 147 in gtk-5250.c). The line is: stream = tn5250_stream_open(tn5250_config_get(config, "host")); and it should be: stream = tn5250_stream_open(tn5250_config_get(config, "host"), config); After that, everything compiled just fine. Maybe the SourceForge CVS tree is a little behind? Hope this helps, ----- End forwarded message -----
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.