Re: ODBC changes

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: ODBC changes
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB10472F1@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на ODBC changes  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Ответы Re: ODBC changes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-odbc

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 27 November 2001 08:45
> To: Dave Page
> Cc: 'Hiroshi Inoue'; pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] ODBC changes
>
>
> > I just tried to build this for distribution - any idea what I'm
> > missing - presumably I need to add a reference to an MD5
> library (if
> > there is one in
> > VC++)?
>
> This is bad.  There should be an md5.c reference in whatever
> build file you are using.  If it isn't there, it is a bug.

Sorry Bruce (& Hiroshi). I build the distributions using the VC++ IDE, not
the makefile - I didn't notice the addition of md5.c.

On that note, isn't the fact that md5.h is only included if MD5_ODBC is
defined a bug seeing as md5.h is *where* it's defined? (if you see what I
mean!). I got it to compile by defining MD5_ODBC in the project settings but
that does add a couple of ugly warnings about macro redefinitions.

Regards, Dave.

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: ODBC changes
Следующее
От: Dave Page
Дата:
Сообщение: psqlODBC 07.01.0009 Available for Download