SVN Commit by dpage: r6807 - in trunk/pgadmin3: . pgadmin/include/utils pgadmin/utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6807 - in trunk/pgadmin3: . pgadmin/include/utils pgadmin/utils
Date: 2007-11-07 15:10:29
Message-ID: 200711071510.lA7FATZU011608@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-11-07 15:10:29 +0000 (Wed, 07 Nov 2007)

New Revision: 6807

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

Log:
Use popen() when testing the versions of helper apps on non-windows platforms to avoid an obscure bug on PPC Macs that could leave wxExecute hanging indefinitely whilst waiting on a zombie process.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/include/utils/misc.h
trunk/pgadmin3/pgadmin/utils/misc.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-11-07 15:17:19 SVN Commit by dpage: r6808 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/include/utils pgadmin/utils
Previous Message Dhanaraj M 2007-11-06 06:10:06 pgAdmin3-1.8.0 - Solaris binaries uploaded