From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: [CVS] regex.[ch] missing in CVS checkout Date: Thu, 25 Dec 2003 10:03:12 -0600 (CST) Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: <200312251603.hBPG3CP15749@raven.dms.auburn.edu> References: <20031223225322.8E9BA612AA@sandy.gi.alaska.edu> <87ad5hr9nl.fsf@tc-1-100.kawasaki.gol.ne.jp> <871xqsuc59.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1072368681 8874 80.91.224.253 (25 Dec 2003 16:11:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Dec 2003 16:11:21 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Thu Dec 25 17:11:18 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZY50-0008ME-00 for ; Thu, 25 Dec 2003 17:11:18 +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 1AZZ2I-0003Mp-MM for gebp-emacs-pretest-bug@gmane.org; Thu, 25 Dec 2003 12:12:34 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AZZ2C-0003IA-29 for emacs-pretest-bug@gnu.org; Thu, 25 Dec 2003 12:12:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AZZ1f-0002jo-C2 for emacs-pretest-bug@gnu.org; Thu, 25 Dec 2003 12:12:27 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AZZ1f-0002jL-29; Thu, 25 Dec 2003 12:11:55 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id hBPGAlKk001368; Thu, 25 Dec 2003 10:10:48 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id hBPG3CP15749; Thu, 25 Dec 2003 10:03:12 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai@emptydomain.de In-reply-to: <871xqsuc59.fsf@emptyhost.emptydomain.de> (message from Kai Grossjohann on Thu, 25 Dec 2003 16:53:38 +0100) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:1697 gmane.emacs.devel:18836 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18836 Kai Grossjohann wrote: I guess that a workaround is to check out the right project, then perform the symlinks on the client side. Does anyone know which project is this? It wasn't "gnu-regex", which is a Java thing. They are symlinked to gnulib/regex [ch] (not to be confused with gnulib/src/regex [ch]) according to an old message by Stefan. Sincerely, Luc.