| From: | "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> |
|---|---|
| To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | "Tatsuo Ishii" <t-ishii(at)sra(dot)co(dot)jp>, <peter_e(at)gmx(dot)net>, <pgsql-hackers(at)postgresql(dot)org>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |
| Date: | 2001-11-15 16:22:48 |
| Message-ID: | 46C15C39FEB2C44BA555E356FBCD6FA42127F7@m0114.s-mxs.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> #if SIZEOF_UINT8 == 0
>
> Right now it is testing for __BEOS__, which I believe is something set
> by the compiler and not by configure.
>
> My idea is to just unconditionally define the unsigned's in odbc. It
> will fail on a few platforms but I don't see another solution.
Well, since AIX does not have the unsigned's, I think leaving odbc's
md5.h as it was with the #ifndef __BEOS__ in place is OK.
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zeugswetter Andreas SB SD | 2001-11-15 16:25:20 | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |
| Previous Message | Peter Eisentraut | 2001-11-15 16:16:21 | Re: Call for objections: revision of keyword classification |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zeugswetter Andreas SB SD | 2001-11-15 16:25:20 | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |
| Previous Message | Bruce Momjian | 2001-11-15 16:19:41 | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |