| From: | Michael Meskes <meskes(at)postgresql(dot)org> |
|---|---|
| To: | PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | header problem |
| Date: | 1999-11-23 10:09:18 |
| Message-ID: | 19991123110918.A1446@fam-meskes.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
in libpq/c.h we define bool as char if we are not using C++. However, the
very same happens in curses.h. Wouldn't it be a better idea to make this
define conditional so both include files could be used simultanously?
Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rafal Piotrowski (CSCS) | 1999-11-23 11:11:52 | problem : InputStream as parameter not supported |
| Previous Message | Rafal Piotrowski (CSCS) | 1999-11-23 08:47:10 | Re: [INTERFACES] problem with getBytes |