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: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: compile problems and warnings
  • Date: Tue, 5 Nov 2002 10:18:01 -0500


> 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.






Archive powered by MHonArc 2.6.24.

Top of Page