Re: compiler warning in UtfToLocal and LocalToUtf (conv.c)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Karol Trzcionka <karlikt(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: compiler warning in UtfToLocal and LocalToUtf (conv.c)
Date: 2013-07-19 00:42:06
Message-ID: 27829.1374194526@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Karol Trzcionka <karlikt(at)gmail(dot)com> writes:
> in the current master head (4cbe3ac3e86790d05c569de4585e5075a62a9b41),
> I've noticed the compiler warnings in src/backend/utils/mb/conv.c

Hm, what compiler version are you using? I've never seen such a warning
(and that code hasn't changed in some time).

I agree the code could stand to be fixed, but I'm just curious as to
why this is only being seen now.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karol Trzcionka 2013-07-19 00:48:56 Re: compiler warning in UtfToLocal and LocalToUtf (conv.c)
Previous Message Indrajit Roychoudhury 2013-07-19 00:39:07 Re: [HACKERS] Fatal error after starting postgres : sys identifiers must be different