Re: libpq++ on Windows
| От | Tom Lane |
|---|---|
| Тема | Re: libpq++ on Windows |
| Дата | |
| Msg-id | 1598.994047705@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: libpq++ on Windows (Christian Ullrich <chris@chrullrich.de>) |
| Ответы |
Re: libpq++ on Windows
|
| Список | pgsql-interfaces |
Christian Ullrich <chris@chrullrich.de> writes:
> * Peter Eisentraut wrote on Sunday, 2001-07-01:
>> Why not put the addition to config.h.in into config.h.win32? When doing a
>> native Win32 build config.h.in isn't used anyway.
> Because the '#define DLLAPI' in config.h.in -- from which the
> config.h for Unix and Cygwin/Win32 builds is generated -- is
> necessary to make the compiler happy about the modifications
> to the class declarations.
config.h.in is absolutely NOT the right place for platform-specific
defines.
I'd put this in the same category as DLLIMPORT, which is in c.h
(and just as ugly an example of Microsoft cultural imperialism,
but I suppose there's no point in arguing about it).
regards, tom lane
В списке pgsql-interfaces по дате отправления: