From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Herbert Euler" Newsgroups: gmane.emacs.devel Subject: Error compiling regex.c in Emacs Unicode 2 Date: Wed, 04 Oct 2006 14:20:55 +0800 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1159942900 9004 80.91.229.2 (4 Oct 2006 06:21:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Oct 2006 06:21:40 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 04 08:21:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GV08H-0003Ch-NJ for ged-emacs-devel@m.gmane.org; Wed, 04 Oct 2006 08:21:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GV08G-0001iQ-RK for ged-emacs-devel@m.gmane.org; Wed, 04 Oct 2006 02:21:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GV085-0001hY-Ny for emacs-devel@gnu.org; Wed, 04 Oct 2006 02:21:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GV081-0001eH-NI for emacs-devel@gnu.org; Wed, 04 Oct 2006 02:21:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GV081-0001e2-IZ for emacs-devel@gnu.org; Wed, 04 Oct 2006 02:21:13 -0400 Original-Received: from [65.54.246.155] (helo=bay0-omc2-s19.bay0.hotmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GV0EO-0004ht-FM for emacs-devel@gnu.org; Wed, 04 Oct 2006 02:27:48 -0400 Original-Received: from hotmail.com ([64.4.26.46]) by bay0-omc2-s19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 3 Oct 2006 23:21:07 -0700 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Oct 2006 23:21:00 -0700 Original-Received: from 64.4.26.200 by by112fd.bay112.hotmail.msn.com with HTTP; Wed, 04 Oct 2006 06:20:55 GMT X-Originating-IP: [221.216.144.247] X-Originating-Email: [herberteuler@hotmail.com] X-Sender: herberteuler@hotmail.com Original-To: emacs-devel@gnu.org X-OriginalArrivalTime: 04 Oct 2006 06:21:00.0675 (UTC) FILETIME=[42F26D30:01C6E77D] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60408 Archived-At: It's the Emacs Unicode 2 branch, when compiling regex.c: gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/usb/src/emacs-cvs/emacs/src -D_BSD_SOURCE -g -O2 regex.c regex.c: In function `analyse_first': regex.c:3996: error: `LEADING_CODE_8_BIT_CONTROL' undeclared (first use in this function) regex.c:3996: error: (Each undeclared identifier is reported only once regex.c:3996: error: for each function it appears in.) `grep' in source directory: $ grep -r LEADING_CODE_8_BIT_CONTROL * src/regex.c: fastmap[LEADING_CODE_8_BIT_CONTROL] = 1; src/coding.c: two-byte sequences of LEADING_CODE_8_BIT_CONTROL and (their 8-bit src/coding.c: eight-bit-control LEADING_CODE_8_BIT_CONTROL + 0xA0..0xBF src/ChangeLog.9: LEADING_CODE_8_BIT_CONTROL. src/ChangeLog.9: * charset.h (LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL) Regards, Guanpeng Xu _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/