Thread: Win32 DEF file error

Win32 DEF file error

From
"Magnus Hagander"
Date:
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/vccore/
html/_core_description.asp)

//Magnus

Attachment

Re: Win32 DEF file error

From
Bruce Momjian
Date:
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 a warning - if we remove them, we get rid of
> the warning.
>
> (ref
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/
> html/_core_description.asp)
>
> //Magnus

Content-Description: libpq_def.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +