SVN Commit by dpage: r8033 - trunk/pgadmin3/pgadmin/include/pgscript

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r8033 - trunk/pgadmin3/pgadmin/include/pgscript
Date: 2009-09-10 08:56:00
Message-ID: 200909100856.n8A8u0G0025247@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-09-10 09:56:00 +0100 (Thu, 10 Sep 2009)

New Revision: 8033

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8033&view=rev

Log:
The Sun compiler defines _T which conflicts with wxWidgets use of the
macro, as discussed at http://trac.wxwidgets.org/ticket/10660. This
patch removes any issues from pgAdmin [Zdenek Kotala]

Modified:
trunk/pgadmin3/pgadmin/include/pgscript/stack.hh

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-09-10 08:56:37 SVN Commit by dpage: r8034 - branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/pgscript
Previous Message Roger Niederland 2009-09-09 18:46:00 Possible simple enhancement