From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Do we need legal papers [was: patch for unexmacosx.c: supporting non-prebound dynamic library] Date: 02 Nov 2003 00:51:56 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <1E88B416-FCC1-11D7-A154-000A958F13D0@mac.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067742622 10245 80.91.224.253 (2 Nov 2003 03:10:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2003 03:10:22 +0000 (UTC) Cc: Nozomu Ando , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Nov 02 04:10:19 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AG8d9-0000MO-00 for ; Sun, 02 Nov 2003 04:10:19 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AG8d9-0008MZ-00 for ; Sun, 02 Nov 2003 04:10:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AG88y-0006Ea-Kb for emacs-devel@quimby.gnus.org; Sat, 01 Nov 2003 21:39:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AG86x-000698-5f for emacs-devel@gnu.org; Sat, 01 Nov 2003 21:37:03 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AG86P-00063s-Fr for emacs-devel@gnu.org; Sat, 01 Nov 2003 21:37:00 -0500 Original-Received: from [193.162.153.4] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AG5XJ-0006K3-9V for emacs-devel@gnu.org; Sat, 01 Nov 2003 18:52:05 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id BB672262997; Sun, 2 Nov 2003 00:52:02 +0100 (CET) Original-To: Andrew Choi In-Reply-To: Original-Lines: 37 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17646 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17646 Andrew Choi writes: > Nozomu Ando writes: > > > Hello all, > > > > On Mac OS X, emacs of CVS HEAD cannot unexec > > with non-prebound dynamically linked library (e.g. libXaw.dylib). > > > > I have written some code for handle this situation. > > > > With the following patch, > > I have built Emacs/Carbon and Emacs/X11-dylib on Mac OS X > > successfully, and the both seem to work fine. > > > > I hope this helps. > > > > Regards, > > Nozomu Ando > > Hi Nozumu, > > Thank you again for your contribution. I have just checked your patch > into CVS. > > Andrew. Hi Andrew, I looked at the patch, and it seems to be too big (it adds 60+ new source lines) to install without legal papers, and I cannot see that Nozumu Ando has signed papers. I think you should check with RMS if we need papers for this. Kim