X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 7F610DC0082 for ; Wed, 12 Nov 2014 21:11:49 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id n3so6257563wiv.2 for ; Wed, 12 Nov 2014 13:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/NFKx1ZGzOGDS8ubi6C51yDV6B1GLSqLYYQhXeoyHR8=; b=ygCugIK2bfDk5uCmz3phuxhEwLHC/oYynx1fbXaTZ/09tWd8RQVpOIq4l1PhwLzEnd QvQhMAuPPZ+MCWXcND1xkzWQCg6vItjMOubGDUdrvC0ZQNqNqsbcX7tzxKl0VKZIg5+c 2NGNC9rF+v/0S50bcwzw+DxGEim0mvwhC9byJNk2WCTC4czAYrgQh0QyaigVSf9VuZiG p9Z5FXEm/+irNZF8wdfaqEdrRnrFkZ3yK3QzME7VHOEmm1WkubkUuE14yeDjvgpRkNOh g0hP+fUczAPFffMYxmNyf/Q5Ais2AkQmxZdtV8fNVHHQIt0dWHWKD62TIdJYpaJlNevm jzwA== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.181.13.80 with SMTP id ew16mr33444084wid.47.1415826708059; Wed, 12 Nov 2014 13:11:48 -0800 (PST) Received: by 10.216.115.70 with HTTP; Wed, 12 Nov 2014 13:11:48 -0800 (PST) In-Reply-To: <20141112195742.GB1861@newbook> References: <1415813332-3112-1-git-send-email-amatcoder@gmail.com> <20141112183645.GA1861@newbook> <20141112195742.GB1861@newbook> Date: Wed, 12 Nov 2014 21:11:48 +0000 Message-ID: Subject: Re: [alpine-devel] [PATCH] testing/mednafen: new aport From: Amat Coder To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=f46d04388dfbff5a3c0507afd76b --f46d04388dfbff5a3c0507afd76b Content-Type: text/plain; charset=UTF-8 Ah, yes, you are right. It should not to be the full path, only the name of executable. I will change tomorrow. Thanks 2014-11-12 19:57 GMT+00:00 Isaac Dunham : > > Thanks for the explanation. > What I'd meant to comment on was that argv[0] does not include the path > unless you specify it in the command line: most people would run it as > "mednafen ...", so 's/argv[0]/mednafen/g' would be nicer. > > Thank you, > Isaac Dunham > --f46d04388dfbff5a3c0507afd76b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ah, yes, you are right. It should not to be the = full path, only the name of
executable.
I will change tomorro= w.

Thanks

2014-11-12 19:57 GMT+00:00 Isaac Dunham <ibid.ag= @gmail.com>:

Thanks for the explanation.
What I'd meant to comment on was that argv[0] does not include the path=
unless you specify it in the command line: most people would run it as
"mednafen ...", so 's/argv[0]/mednafen/g' would be nicer.=

Thank you,
Isaac Dunham

--f46d04388dfbff5a3c0507afd76b-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---