Skip to Content.
Sympa Menu

freetds - RE: compile problems and warnings

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <ThompBil AT exchange.uk.ml.com>
  • To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: compile problems and warnings
  • Date: Tue, 5 Nov 2002 15:40:27 -0000


James,

I've worked in the past on implementing the -e flag myself, but it's fallen
by the wayside a little.
I'm happy to give you some ideas/code fragments if you like...

Bill

> -----Original Message-----
> From: Lowden, James K [SMTP:LowdenJK AT bernstein.com]
> Sent: 05 November 2002 15:18
> To: TDS Development Group
> Subject: [freetds] RE: compile problems and warnings
>
> > From: Mark J. Lilback [mailto:mark AT lilback.com]
> > Sent: November 4, 2002 9:37 PM
> >
> > bcp.c: In function `_bcp_exec_in':
> > bcp.c:1311: warning: comparison is always true due to limited range
> > of data type
> > bcp.c: In function `_bcp_send_colmetadata':
> > bcp.c:1766: warning: comparison is always true due to limited range
> > of data type
>
> Mea culpa.
>
> I'm working on adding "-e" to freebcp, requires some tuning of bcp.c.
> I've
> already fixed those sillinesses in my local tree. They only mean that the
> test of "x >= 0" is meaningless if x is unsigned.
>
> --jkl
>
>
> The information contained in this transmission may contain privileged and
> confidential information and is intended only for the use of the person(s)
> named above. If you are not the intended recipient, or an employee or
> agent
> responsible for delivering this message to the intended recipient, any
> review, dissemination, distribution or duplication of this communication
> is
> strictly prohibited. If you are not the intended recipient, please contact
> the sender immediately by reply e-mail and destroy all copies of the
> original message. Please note that we do not accept account orders and/or
> instructions by e-mail, and therefore will not be responsible for carrying
> out such orders and/or instructions.
>
>
>
> ---
> You are currently subscribed to freetds as: [thompbil AT exchange.uk.ml.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page