Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DD0AC794 for ; Fri, 11 May 2012 07:00:59 +0000 (UTC) Received: (qmail 37494 invoked by uid 500); 11 May 2012 07:00:58 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 37468 invoked by uid 500); 11 May 2012 07:00:58 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 37447 invoked by uid 99); 11 May 2012 07:00:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 07:00:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 07:00:49 +0000 Received: by pbbrq2 with SMTP id rq2so2632708pbb.6 for ; Fri, 11 May 2012 00:00:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=ugeczuCAKl3yeGZicGbDd13LFzWdeYr5RRrtjcMRhlQ=; b=pt69z+jqIm2QOJgu3ujqbC1ErSkWaJQb3A5OnKlBpQrRWLHZOf+G/5cO4qH7+aYBam MNV+TQxU0n7gvwV8EOpuYCe7n+3cmecmJBXyEpOnI5ptD7p0hS/N3esv/N/DCsRjZ5Zz PDrwuuikQORdNrtsK31xaqEUzhFafbg/3unCI7cEpgjnm/tUP+nKzqvTu2HWPD2K0oMn RLJox+K8JoYdOuKliq0zL9JRHxJtmsmp+DBPymrEJFn51lFgOtOXQjo1T7NGpBFgcXgj KAvkFGxejkFHkQOApjFrYWUgEAzk3wOzwDAqsNvQEwv6hm2adiv5KXTb3hCXdqLu2FYs Qo6A== Received: by 10.68.132.232 with SMTP id ox8mr10155222pbb.145.1336719628091; Fri, 11 May 2012 00:00:28 -0700 (PDT) Received: from [192.168.0.4] (124-149-97-111.dyn.iinet.net.au. [124.149.97.111]) by mx.google.com with ESMTPS id vz5sm3990779pbc.45.2012.05.11.00.00.24 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 May 2012 00:00:26 -0700 (PDT) Subject: Re: Mustella code checked in to SVN Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: Justin Mclean In-Reply-To: Date: Fri, 11 May 2012 17:00:19 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <9A8A7ED7-3BC2-4D90-8AC1-7B7D59293AD3@classsoftware.com> References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQkFGnCsOQE2WeKj/PC8QRxkxST7Yd/Ad+ObEZ4Uco0ey+cVE6qvpQbA+sBnAjc7klGIaunv Hi, > I don't see any slash changing going on.=20 If you look carefully you see that "Flash\ Player\ Debugger.app" in the = environment variable becomes "Flash/ Player/ Debugger.app" in the error. = ie slashes have been changed. Justin=