From owner-freebsd-current@FreeBSD.ORG Sat Jun 28 03:56:34 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 759F637B401 for ; Sat, 28 Jun 2003 03:56:34 -0700 (PDT) Received: from smtp002.mail.tpe.yahoo.com (smtp002.mail.tpe.yahoo.com [202.1.238.49]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C6E043FFB for ; Sat, 28 Jun 2003 03:56:33 -0700 (PDT) (envelope-from jmchen_tw@yahoo.com.tw) Received: from 36.18.30.61.isp.tfn.net.tw (HELO zoo) (jmchen?tw@61.30.18.36 with login) by smtp.vip.tpe.yahoo.com with SMTP; 28 Jun 2003 10:56:31 -0000 Message-ID: <001401c33d64$b2f60f40$3102a8c0@zoo> From: "jmchen" To: Date: Sat, 28 Jun 2003 19:01:59 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Transfer texi files into info files makes warnings. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2003 10:56:34 -0000 Howdy, I dont know if these warnings are important to us. So I send it to the list. Hope someone can fix that. If these warnings had fixed, please tell me to update my source. OS: FreeBSD 5.1-CURRENT #0: Sat Jun 21 15:17:58 CST 2003 /home/ncvs/src/contrib/texinfo/makeinfo When I make gtk12 today, "makeinfo" meets files include the set = variables with "[]", like this @var{titles[]}, will make warnings. I should try to = fix by myself. :) But I think I have lots of things to learn. Have a nice weekend. -jmchen