Remove warning about const qualifier

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Remove warning about const qualifier
Date: 2007-04-16 08:04:54
Message-ID: Pine.BSO.4.64.0704160402350.28610@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


The attached patch removes this warning:

encnames.c:511: warning: passing argument 1 of 'clean_encoding_name'
discards qualifiers from pointer target type

Kris Jurka

Attachment Content-Type Size
warning-about-const-qualifier.patch text/plain 1.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Zdenek Kotala 2007-04-16 16:12:52 Re: [PATCHES] Fix for large file support
Previous Message ITAGAKI Takahiro 2007-04-16 03:32:56 Suppress warnings on mingw