Re: Remove warning about const qualifier - Mailing list pgsql-patches

From Tom Lane
Subject Re: Remove warning about const qualifier
Date
Msg-id 9530.1176749515@sss.pgh.pa.us
Whole thread Raw
In response to Remove warning about const qualifier  (Kris Jurka <books@ejurka.com>)
Responses Re: Remove warning about const qualifier
Re: Remove warning about const qualifier
List pgsql-patches
Kris Jurka <books@ejurka.com> writes:
> The attached patch removes this warning:
> encnames.c:511: warning: passing argument 1 of 'clean_encoding_name'
> discards qualifiers from pointer target type

Applied, but I've not seen that warning myself ... what compiler are
you using exactly?

            regards, tom lane

pgsql-patches by date:

Previous
From: Kris Jurka
Date:
Subject: Remove warning about const qualifier
Next
From: Kris Jurka
Date:
Subject: Re: Remove warning about const qualifier