[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freetds
Subject:    RE: [freetds] Yet another freetds on Solaris 8 problem.
From:       "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio () vodafone ! com>
Date:       2004-05-18 15:06:28
Message-ID: F7F148C986A2A84F930FEB8C3B169EA02504E9 () OPDMEXO01 ! omnitel ! it
[Download RAW message or body]

> 
> 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 mailing list
FreeTDS@lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic