Fix for compiler warnings on MSVC - Mailing list pgsql-patches

From Gevik Babakhani
Subject Fix for compiler warnings on MSVC
Date
Msg-id 003101c872e1$b767f270$0a01a8c0@gevmus
Whole thread Raw
Responses Re: Fix for compiler warnings on MSVC
List pgsql-patches
this is a fix for the compiler warnings on MSVC due differences in
declaration and implementation of _yconv in strfime.c.

I have testing this patch on:

- MSVC 8
- gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)

Regards,
Gevik.

Attachment

pgsql-patches by date:

Previous
From: "Gevik Babakhani"
Date:
Subject: Fix for MSVC compile error (--htmldir)
Next
From: Magnus Hagander
Date:
Subject: Re: Fix for compiler warnings on MSVC