Skip to Content.
Sympa Menu

freetds - Re: Issue with IMAGE type in latest build

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James K. Lowden <jklowden AT speakeasy.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Issue with IMAGE type in latest build
  • Date: Tue, 27 Aug 2002 02:47:02 -0400


On Tue, 27 Aug 2002 14:07:12 +0800, "Varley, David(CBorn at Alcoa)"
<David.Varley AT alcoa.com.au> wrote:

> Your change to convert.c breaks my build, now comes up with
> snprintf unresolved in libtds. Perhaps asprintf needs to
> go in there as well ?

The functions snprintf() and vsnprintf() first appeared in 4.4BSD. I
thought that made them omnipresent!

printf() will do; I was just being cautious. Let me look. Thanks for the
PR, David!

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page