Fix for compiler warnings on MSVC

From: "Gevik Babakhani" <pgdev(at)xs4all(dot)nl>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Fix for compiler warnings on MSVC
Date: 2008-02-19 10:25:14
Message-ID: 003101c872e1$b767f270$0a01a8c0@gevmus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
2.strftime.c.patch application/octet-stream 745 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2008-02-19 12:08:26 Re: Fix for compiler warnings on MSVC
Previous Message Gevik Babakhani 2008-02-19 09:40:53 Fix for MSVC compile error (--htmldir)