Skip to Content.
Sympa Menu

freetds - Re: progress on convert...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: progress on convert...
  • Date: Thu, 18 Jul 2002 10:02:41 +0200


> >
> > With most compilers you can use "long long" for 64 bit
> arithmetic even
> > on 32bit platforms.
>
> Bill,
>
> I'd say rely on "long long". There must be an autoconf macro
> you can use to
> test for its support. If "long long" isn't supported on some ancient
> compiler, just fail the conversion. We don't have to make
> FreeTDS work on a
> Commodore 64, at least as far as I'm concerned.
>
> Wonderful work, Bill.
>
I think best think is try before to include <inttypes.h> and see if uint64_t
/ int64_t is defined.

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page