From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 08 11:28:35 2012 Received: (at submit) by debbugs.gnu.org; 8 Sep 2012 15:28:35 +0000 Received: from localhost ([127.0.0.1]:48773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TAMxX-0005SD-8Q for submit@debbugs.gnu.org; Sat, 08 Sep 2012 11:28:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50085) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TAMxV-0005S6-1u for submit@debbugs.gnu.org; Sat, 08 Sep 2012 11:28:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TAMx6-0001qf-9T for submit@debbugs.gnu.org; Sat, 08 Sep 2012 11:28:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:48540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAMx6-0001qZ-6K for submit@debbugs.gnu.org; Sat, 08 Sep 2012 11:28:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAMx5-00081A-8u for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 11:28:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TAMx4-0001q7-8t for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 11:28:07 -0400 Received: from mout1.freenet.de ([195.4.92.91]:37310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAMx4-0001pv-2a for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 11:28:06 -0400 Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1TAMx2-0000T5-JO for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 17:28:04 +0200 Received: from localhost ([::1]:39545 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1TAMx2-0004oY-Gb for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 17:28:04 +0200 Received: from [195.4.92.20] (port=57178 helo=10.mx.freenet.de) by mjail0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1TAMuI-0004LD-LR for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 17:25:14 +0200 Received: from [2002:5fde:c9d3:0:20d:93ff:fe2a:32c4] (port=49646) by 10.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.76 #1) id 1TAMuI-0002yf-Fv for bug-gnu-emacs@gnu.org; Sat, 08 Sep 2012 17:25:14 +0200 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: quoted-printable Message-Id: Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed To: bug-gnu-emacs@gnu.org From: Peter Dyballa Subject: 24.2.50 ; enhancement regarding path names of C header files Date: Sat, 8 Sep 2012 17:25:12 +0200 X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hello! At "revno: 109934" there is only one file left which includes a GNU =20 Emacs C header file by its full pathname: cd lib-src && make all \ CC=3D'gcc-4.0 -std=3Dgnu99' CFLAGS=3D'-g3 -H -pipe -fPIC -fno-common = -O0 =20 -mcpu=3D7450 -mtune=3D7450' CPPFLAGS=3D'' \ LDFLAGS=3D'-L/opt/local/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t' =20 MAKE=3D'make' gcc-4.0 -std=3Dgnu99 -c -I. -I../src -I../lib -I/Volumes/Quellen/=20 emacs-24.2.50/lib-src -I/Volumes/Quellen/emacs-24.2.50/lib-src/../src =20= -I/Volumes/Quellen/emacs-24.2.50/lib-src/../lib -g3 -H -pipe -fPIC -=20= fno-common -O0 -mcpu=3D7450 -mtune=3D7450 -DCONFIG_BROKETS -=20 DINHIBIT_STRING_HEADER \ /Volumes/Quellen/emacs-24.2.50/lib-src/../src/regex.c . ../src/config.h .. ../src/conf_post.h ... ../lib/alloca.h ... /usr/include/string.h . . . .... /usr/include/runetype.h .. /usr/include/crt_externs.h . /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdbool.h . /Volumes/Quellen/emacs-24.2.50/lib-src/../src/regex.h Could this compilation be "stream-lined" to use a relative path to =20 regex.h? -- Greetings Pete There is no national science just as there is no national =20 multiplication table; what is national is no longer science. =96 Anton Checov From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 08 12:26:53 2012 Received: (at 12386) by debbugs.gnu.org; 8 Sep 2012 16:26:53 +0000 Received: from localhost ([127.0.0.1]:48842 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TANrw-0006yA-Lv for submit@debbugs.gnu.org; Sat, 08 Sep 2012 12:26:52 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:49549) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TANru-0006y3-LX for 12386@debbugs.gnu.org; Sat, 08 Sep 2012 12:26:51 -0400 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3XDgrK39YRz4KK4M; Sat, 8 Sep 2012 18:26:25 +0200 (CEST) X-Auth-Info: 66utqCoWVP2fhKLjsBynxsFJsx6hN3vdFh6/JIE+k7M= Received: from igel.home (ppp-93-104-158-104.dynamic.mnet-online.de [93.104.158.104]) by mail.mnet-online.de (Postfix) with ESMTPA id 3XDgrK2Bvvzbbcw; Sat, 8 Sep 2012 18:26:25 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id DB86BCA2A3; Sat, 8 Sep 2012 18:26:24 +0200 (CEST) From: Andreas Schwab To: Peter Dyballa Subject: Re: bug#12386: 24.2.50 ; enhancement regarding path names of C header files References: X-Yow: Where do your SOCKS go when you lose them in th' WASHER? Date: Sat, 08 Sep 2012 18:26:24 +0200 In-Reply-To: (Peter Dyballa's message of "Sat, 8 Sep 2012 17:25:12 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 12386 Cc: 12386@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Peter Dyballa writes: > Could this compilation be "stream-lined" to use a relative path to > regex.h? It already does. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 13 05:02:51 2012 Received: (at control) by debbugs.gnu.org; 13 Oct 2012 09:02:51 +0000 Received: from localhost ([127.0.0.1]:41991 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMxcQ-00013B-Hn for submit@debbugs.gnu.org; Sat, 13 Oct 2012 05:02:50 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:38530) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMxcP-00012x-C8 for control@debbugs.gnu.org; Sat, 13 Oct 2012 05:02:49 -0400 Received: by mail-pa0-f44.google.com with SMTP id fb11so3486308pad.3 for ; Sat, 13 Oct 2012 02:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=Bw9EMJmy6ssJS9pvWXfJAJYGb2eewEPa4giJbEouR8M=; b=P2yv09H3natPbnS/Oe8tPJw8B3ySSTS7cq2zOqsadtJkBsRxA6agn4fcOsc+Fu0pXo Lp/8LGSdjaXjDEoDERSWR1uXjztdCKNN3XAPwNeyumbqPMrKWCkkn+P67v0xEyF+gLcf JWAFRBbbbvyjJRVbiqWPHa2rCje/PEdcfHiJ/KhYwAxJDOlPAeNVTt5lD05iwaqFd9QT MfxLyUCDIGp+44+wPPLJEJKbXxFLXCH5REiStTnJFZpA/sSwmjxxxHvol03yRdU4vfbo fWR44iA75iqd/x6s2QgKXEfpNnLeL7LS/0QpoOJCXwQ4yMOhf+0EFCX3QmbQkLwqZlA4 rFIw== Received: by 10.66.75.73 with SMTP id a9mr17725485paw.43.1350118909009; Sat, 13 Oct 2012 02:01:49 -0700 (PDT) Received: from ulysses (cm162.gamma80.maxonline.com.sg. [202.156.80.162]) by mx.google.com with ESMTPS id v9sm5709211paz.6.2012.10.13.02.01.46 (version=SSLv3 cipher=OTHER); Sat, 13 Oct 2012 02:01:48 -0700 (PDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 12386 Date: Sat, 13 Oct 2012 17:01:44 +0800 Message-ID: <87pq4mhhjb.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) close 12386 thanks From unknown Sat Aug 16 16:23:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 10 Nov 2012 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator