Heheh.. you carefully removed the user's e-mail address and name from
the forwarded message, but left it in the subject :)

At any rate, this is my fault -- sorry about that -- I didn't think to
update the GTK/Gnome stuff when I added that parm to stream_open().



On Thu, 13 Dec 2001, Jay 'Eraserhead' Felice wrote:

> 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: [EMAIL PROTECTED]
>
> 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,
>

_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to