Re: [PATCHES] Win32 DEF file error

2006-07-18 Thread Bruce Momjian
Patch applied. Thanks. --- Magnus Hagander wrote: > The Win32 DEF files that are generated for libpq contain the attribute > "DESCRIPTION", which is actually only allowed for device drivers. The > compilers ignore it with

[PATCHES] Win32 DEF file error

2006-07-10 Thread Magnus Hagander
The Win32 DEF files that are generated for libpq contain the attribute "DESCRIPTION", which is actually only allowed for device drivers. The compilers ignore it with a warning - if we remove them, we get rid of the warning. (ref http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcc