Re: msvc const warnings - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: msvc const warnings
Date
Msg-id 200707241812.26506.peter_e@gmx.net
Whole thread Raw
In response to Re: msvc const warnings  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-patches
Am Dienstag, 24. Juli 2007 17:24 schrieb Gregory Stark:
> Can we just disable const checking for MSVCC in general without using the
> #pragmas? It clearly doesn't understand how const works making that warning
>
> >from it useless.

That was my thought.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: plperl warnings on win32
Next
From: Alvaro Herrera
Date:
Subject: Re: Async Commit, v21 (now: v22)