From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matt Wette Newsgroups: gmane.lisp.guile.bugs Subject: bug#18477: byte-compiled files have wrong permissions Date: Tue, 09 Feb 2016 17:39:14 -0800 Message-ID: <450F0463-33DE-4995-8AB0-28F6A044E5B7@verizon.net> References: <87k355yjic.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1455068421 32597 80.91.229.3 (10 Feb 2016 01:40:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Feb 2016 01:40:21 +0000 (UTC) To: 18477@debbugs.gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Feb 10 02:40:11 2016 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aTJlK-0007ME-5t for guile-bugs@m.gmane.org; Wed, 10 Feb 2016 02:40:10 +0100 Original-Received: from localhost ([::1]:34381 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTJlJ-0007Rq-8v for guile-bugs@m.gmane.org; Tue, 09 Feb 2016 20:40:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTJlF-0007QL-OO for bug-guile@gnu.org; Tue, 09 Feb 2016 20:40:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTJlC-0002H4-HM for bug-guile@gnu.org; Tue, 09 Feb 2016 20:40:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:53163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTJlC-0002Gp-Dt for bug-guile@gnu.org; Tue, 09 Feb 2016 20:40:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aTJlC-0006mr-0y for bug-guile@gnu.org; Tue, 09 Feb 2016 20:40:02 -0500 X-Loop: help-debbugs@gnu.org In-Reply-To: <87k355yjic.fsf@trouble.defaultvalue.org> Resent-From: Matt Wette Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 10 Feb 2016 01:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18477 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 18477-submit@debbugs.gnu.org id=B18477.145506836726041 (code B ref 18477); Wed, 10 Feb 2016 01:40:01 +0000 Original-Received: (at 18477) by debbugs.gnu.org; 10 Feb 2016 01:39:27 +0000 Original-Received: from localhost ([127.0.0.1]:34071 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTJkd-0006lx-CJ for submit@debbugs.gnu.org; Tue, 09 Feb 2016 20:39:27 -0500 Original-Received: from vms173015pub.verizon.net ([206.46.173.15]:33608) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTJkc-0006ll-BH for 18477@debbugs.gnu.org; Tue, 09 Feb 2016 20:39:26 -0500 Original-Received: from vz-proxy-m004.mx.aol.com ([64.236.83.2]) by vms173015.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0O2B008S25XFZJA0@vms173015.mailsrvcs.net> for 18477@debbugs.gnu.org; Tue, 09 Feb 2016 19:39:16 -0600 (CST) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=J+9Xl1TS c=1 sm=1 tr=0 a=EDCZS3Slg7tGr17y9w9vtg==:117 a=kj9zAlcOel0A:10 a=jFJIQSaiL_oA:10 a=r8hEcLUZrG6mvPOYpxkA:9 a=CjuIK1q_8ugA:10 Original-Received: by 72.87.204.128 with SMTP id 725b8828; Wed, 10 Feb 2016 01:39:16 GMT X-Mailer: Apple Mail (2.2104) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:7955 Archived-At: Comment: Does a fix of this bug imply that permissions on each directory in the = trail to compiled files should reflect the permissions on the trail to = the source file?