pgsql: Change warning-silencing code not to cast the pointer type, - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Change warning-silencing code not to cast the pointer type,
Date
Msg-id 20090128153221.802377559ED@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Change warning-silencing code not to cast the pointer type, instead
casting the value of the variable later.

Per comments from Tom.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.58 -> r1.59)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.58&r2=1.59)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Go over all OpenSSL return values and make sure we compare them
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix bug with multiple evaluation of tsearch2 compatibility