Skip to Content.
Sympa Menu

freetds - Prototypes

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Castellano, Nicholas" <Nicholas_Castellano AT acml.com>
  • To: "'freetds AT franklin.oit.unc.edu'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Prototypes
  • Date: Tue, 1 Oct 2002 12:49:08 -0400


I've just finished a whole round of prototyping and related cleanups.

I didn't want to touch the following because I don't understand the affected
code. Could someone with a clue please investigate? These mismatched
pointers look like they could have some endian issues, but I'm not really
sure.

gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -Wall
-Wmissing-prototypes -Wstrict-prototypes -g -DTDS50 -c challenge.c -fPIC
-DPIC -o .libs/challenge.o
challenge.c: In function `tds_convert_key':
challenge.c:149: warning: passing arg 2 of `des_set_key' from incompatible
pointer type
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -Wall
-Wmissing-prototypes -Wstrict-prototypes -g -DTDS50 -c des.c -fPIC -DPIC -o
.libs/des.o
des.c: In function `des_encrypt':
des.c:278: warning: passing arg 1 of `permute_ip' from incompatible pointer
type
des.c:333: warning: passing arg 3 of `permute_fp' from incompatible pointer
type

Thanks!
--nick



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 for certain accounts we do not accept
orders and/or instructions by e-mail, and for those accounts we will not be
responsible for carrying out such orders and/or instructions. Kindly refrain
from sending orders or instructions by e-mail unless you have confirmed that
we accept such communications for your account. Please also note that to
satisfy regulatory requirements we review the outgoing and incoming e-mail
correspondence of staff members serving certain functions.





  • Prototypes, Castellano, Nicholas, 10/01/2002

Archive powered by MHonArc 2.6.24.

Top of Page