From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.50; Warnings when making bootsrap Date: Sat, 5 Jan 2008 16:23:03 +0100 Message-ID: <06AA4BDF-1F16-492A-8545-43592091868E@Freenet.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199546604 5029 80.91.229.12 (5 Jan 2008 15:23:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jan 2008 15:23:24 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 05 16:23:45 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JBAs8-0000gU-LI for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 16:23:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBArl-0000Xk-T9 for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 10:23:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBArh-0000V3-Ng for emacs-devel@gnu.org; Sat, 05 Jan 2008 10:23:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBArg-0000TI-2T for emacs-devel@gnu.org; Sat, 05 Jan 2008 10:23:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBArf-0000TB-WB for emacs-devel@gnu.org; Sat, 05 Jan 2008 10:23:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBArf-00059v-NL for emacs-devel@gnu.org; Sat, 05 Jan 2008 10:23:11 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBArf-00037j-HQ for emacs-pretest-bug@gnu.org; Sat, 05 Jan 2008 10:23:11 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JBArc-00058F-4n for emacs-pretest-bug@gnu.org; Sat, 05 Jan 2008 10:23:11 -0500 Original-Received: from mout0.freenet.de ([195.4.92.90]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JBArb-000585-Ne for emacs-pretest-bug@gnu.org; Sat, 05 Jan 2008 10:23:07 -0500 Original-Received: from [195.4.92.10] (helo=0.mx.freenet.de) by mout0.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1JBAra-0000WG-7b for emacs-pretest-bug@gnu.org; Sat, 05 Jan 2008 16:23:06 +0100 Original-Received: from fcfae.f.ppp-pool.de ([195.4.207.174]:52239 helo=[192.168.1.2]) by 0.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.68 #1) id 1JBAra-0006Kv-1D for emacs-pretest-bug@gnu.org; Sat, 05 Jan 2008 16:23:06 +0100 X-Mailer: Apple Mail (2.753) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86173 gmane.emacs.pretest.bugs:20510 Archived-At: Hello! Here are some excerpts from *compilation* buffer: .../emacs/lwlib/lwlib.c: In function =91malloc_widget_value=92: .../emacs/lwlib/lwlib.c:194: warning: passing argument 1 of =20 =91lwlib_memset=92 from incompatible pointer type .../emacs/lwlib/lwlib.c: In function =91destroy_one_instance=92: .../emacs/lwlib/lwlib.c:372: warning: passing argument 1 of =20 =91lwlib_memset=92 from incompatible pointer type .../emacs/lwlib/lwlib.c: In function =91lw_destroy_all_widgets=92: .../emacs/lwlib/lwlib.c:322: warning: passing argument 1 of =20 =91lwlib_memset=92 from incompatible pointer type .../emacs/lwlib/lwlib.c: In function =91copy_widget_value_tree=92: .../emacs/lwlib/lwlib.c:194: warning: passing argument 1 of =20 =91lwlib_memset=92 from incompatible pointer type term.c: In function =91init_tty=92: term.c:3520: warning: passing argument 5 of =91maybe_fatal=92 makes =20 pointer from integer without a cast term.c:3520: warning: passing argument 6 of =91maybe_fatal=92 makes =20 pointer from integer without a cast .../emacs/lib-src/ebrowse.c: In function =20 =91match_qualified_namespace_alias=92: .../emacs/lib-src/ebrowse.c:2473: warning: passing argument 2 of =20 =91find_namespace=92 from incompatible pointer type In custom-theme-recalc-face: custom.el:1179:8:Warning: face-spec-recalc called with 1 argument, but requires 2 In toplevel form: viper-init.el:451:8:Warning: `make-variable-frame-local' is an obsolete function (as of Emacs 22.2); use a frame-parameter instead. -- Greetings Pete Sorry my terrible English, my native language Lisp!