psqlodbc - psqlodbc: GCC doesn't like declaring variables in case

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: GCC doesn't like declaring variables in case
Date: 2006-02-22 15:12:35
Message-ID: 20060222151235.4520F1033836@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
GCC doesn't like declaring variables in case structures on this box.

Tags:
----
REL-07_03_ENHANCED

Modified Files:
--------------
psqlodbc:
convert.c (r1.115.2.4 -> r1.115.2.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.115.2.4&r2=1.115.2.5)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-02-23 00:42:54 python - fe: Remove unused attribute.
Previous Message User Dpage 2006-02-22 13:40:08 psqlodbc - psqlodbc: Add an installer for the enhanced branch