freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
RE: [freetds] Yet another freetds on Solaris 8 problem.
- From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
- To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
- Subject: RE: [freetds] Yet another freetds on Solaris 8 problem.
- Date: Tue, 18 May 2004 17:06:28 +0200
>
> Hi damian,
>
> Freddy has kindly fixed in CVS my sloppy coding that was
> causing the "too
> few arguments" errors...
>
> The "overflow in implicit constant conversion" errors can be
> overcome by
> changing....
>
> colinfo->column_bindtype = CS_UNUSED;
> colinfo->column_bindfmt = CS_UNUSED;
>
> to...
>
> colinfo->column_bindtype = 0;
> colinfo->column_bindfmt = 0;
>
> in lines 102,103 and 125, 126
>
> Freddy, you couldn't fix these too, could you ????
>
> Damian, you really should go back to Solaris 6, you
> know...the compilers are
> much more forgiving :-)
>
> Bill
>
Changed
freddy77
-
[freetds] Yet another freetds on Solaris 8 problem.,
Damian Marinaccio, 05/18/2004
- <Possible follow-up(s)>
- RE: [freetds] Yet another freetds on Solaris 8 problem., Thompson, Bill D (London), 05/18/2004
- RE: [freetds] Yet another freetds on Solaris 8 problem., Thompson, Bill D (London), 05/18/2004
- RE: [freetds] Yet another freetds on Solaris 8 problem., ZIGLIO, Frediano, VF-IT, 05/18/2004
Archive powered by MHonArc 2.6.24.