From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: Unicode-capable srfi-14 charsets (f49dbcadf...) Date: Fri, 28 Aug 2009 01:19:30 +0200 Message-ID: <878wh4n8u5.fsf@gnu.org> References: <1251386430.17414.11.camel@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251418615 9462 80.91.229.12 (28 Aug 2009 00:16:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 00:16:55 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Aug 28 02:16:48 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mgp95-0000LD-4G for guile-devel@m.gmane.org; Fri, 28 Aug 2009 02:16:47 +0200 Original-Received: from localhost ([127.0.0.1]:34581 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mgp94-0000PE-D7 for guile-devel@m.gmane.org; Thu, 27 Aug 2009 20:16:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mgp88-0008RT-E4 for guile-devel@gnu.org; Thu, 27 Aug 2009 20:15:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mgp83-0008PK-My for guile-devel@gnu.org; Thu, 27 Aug 2009 20:15:48 -0400 Original-Received: from [199.232.76.173] (port=48709 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mgp83-0008P8-Ar for guile-devel@gnu.org; Thu, 27 Aug 2009 20:15:43 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:6378) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MgoG5-0005Zg-KH for guile-devel@gnu.org; Thu, 27 Aug 2009 19:19:57 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgoG3-0005ko-TT for guile-devel@gnu.org; Thu, 27 Aug 2009 19:19:56 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MgoG1-0004KF-FP for guile-devel@gnu.org; Fri, 28 Aug 2009 01:19:53 +0200 Original-Received: from reverse-83.fdn.fr ([80.67.176.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Aug 2009 01:19:53 +0200 Original-Received: from ludo by reverse-83.fdn.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Aug 2009 01:19:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: reverse-83.fdn.fr X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 Fructidor an 217 de la =?iso-8859-1?Q?R=E9volutio?= =?iso-8859-1?Q?n?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:sBqcaTCy+o7WRm62GlgViR+NQik= X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9191 Archived-At: Hi, I haven't looked in details, but here's a minor glitch (when making `srfi-14.doc'): --8<---------------cut here---------------start------------->8--- gawk -f ./guile-func-name-check srfi-14.c srfi-14.c:707:***Missing or erroneous #undef for scm_char_set_cursor: srfi-14.c:737:***Missing or erroneous #undef for scm_char_set_ref: srfi-14.c:787:***Missing or erroneous #undef for scm_char_set_cursor_next: srfi-14.c:806:***Missing or erroneous #undef for scm_end_of_char_set_p: srfi-14.c:946:***Missing or erroneous #undef for scm_char_set_for_each: srfi-14.c:1010:***Missing or erroneous #undef for scm_char_set_copy: srfi-14.c:1185:***Missing or erroneous #undef for scm_char_set_filter: srfi-14.c:1217:***Missing or erroneous #undef for scm_char_set_filter_x: srfi-14.c:1350:***Missing or erroneous #undef for scm_char_set_size: srfi-14.c:1403:***Missing or erroneous #undef for scm_char_set_to_list: srfi-14.c:1448:***Missing or erroneous #undef for scm_char_set_to_string: srfi-14.c:1492:***Missing or erroneous #undef for scm_char_set_every: srfi-14.c:1637:***Missing or erroneous #undef for scm_char_set_complement: srfi-14.c:1819:***Missing or erroneous #undef for scm_char_set_complement_x: srfi-14.c:1834:***Missing or erroneous #undef for scm_char_set_union_x: srfi-14.c:1849:***Missing or erroneous #undef for scm_char_set_intersection_x: srfi-14.c:1864:***Missing or erroneous #undef for scm_char_set_difference_x: srfi-14.c:1880:***Missing or erroneous #undef for scm_char_set_xor_x: srfi-14.c:1900:***Missing or erroneous #undef for scm_char_set_diff_plus_intersection_x: srfi-14.c:1941:***Mismatching FUNC_NAME. Should be: `#define FUNC_NAME s_scm_debug_char_set' srfi-14.c:1959:***Missing or erroneous #undef for scm_debug_char_set: --8<---------------cut here---------------end--------------->8--- Thanks, Ludo'.