Skip to Content.
Sympa Menu

freetds - Re: [freetds] don't understand change

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] don't understand change
  • Date: Thu, 27 Dec 2007 07:52:19 +0100


Il giorno gio, 27/12/2007 alle 01.17 -0500, James K. Lowden ha scritto:
> Hi Freddy,
>
> * doc/freetds.conf.5: typo fix
>
> Thanks!
>
> * src/ctlib/unittests/common.c: make tests compile
>
> Eh? I don't see the problem:
>
> $ ident src/ctlib/unittests/common.c
> src/ctlib/unittests/common.c:
> $Id: common.c,v 1.15 2007/12/23 21:12:02 jklowden Exp $
>
> Revision compiles and passes all tests:
>
> PASS: ct_dynamic
> ../../../../src/ctlib/unittests/blk_in2.c: Inserting data using bulk
> cancelling
> done
> PASS: blk_in2
> ===================
> All 28 tests passed
> ===================
>
> What do you mean? I think 1.15 is OK.
>

Mainly in my environment it didn't compile. I think it's cause

$ nm .libs/libct.so | grep STD
000000000003efa0 r STD_DATETIME_FMT

so the symbol is local

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page