From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#6688: Acknowledgement (23.2; Auto-fill broken in C/C++ modes.) Date: Mon, 26 Jul 2010 07:50:58 +0200 Message-ID: <4C4D2242.1070809@gmx.at> References: <20100725130939.GA1141@muc.de> <4C4C3D8E.5000101@gmx.at> <20100725161856.GA1648@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1280124490 10436 80.91.229.12 (26 Jul 2010 06:08:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2010 06:08:10 +0000 (UTC) Cc: 6688@debbugs.gnu.org, Matthieu Moy To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 26 08:08:07 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OdGr8-0002iU-2z for geb-bug-gnu-emacs@m.gmane.org; Mon, 26 Jul 2010 08:08:06 +0200 Original-Received: from localhost ([127.0.0.1]:32797 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdGr7-0005QK-07 for geb-bug-gnu-emacs@m.gmane.org; Mon, 26 Jul 2010 02:08:05 -0400 Original-Received: from [140.186.70.92] (port=51259 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdGqr-0005Nx-Re for bug-gnu-emacs@gnu.org; Mon, 26 Jul 2010 02:07:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdGqm-0005ju-R4 for bug-gnu-emacs@gnu.org; Mon, 26 Jul 2010 02:07:49 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53605) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdGqc-0005iB-4T; Mon, 26 Jul 2010 02:07:34 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OdGac-0007Ii-Rx; Mon, 26 Jul 2010 01:51:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Mon, 26 Jul 2010 05:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6688 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 6688-submit@debbugs.gnu.org id=B6688.128012346128058 (code B ref 6688); Mon, 26 Jul 2010 05:51:02 +0000 Original-Received: (at 6688) by debbugs.gnu.org; 26 Jul 2010 05:51:01 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdGaa-0007IV-MD for submit@debbugs.gnu.org; Mon, 26 Jul 2010 01:51:00 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23] helo=mail.gmx.net) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OdGaY-0007IQ-AY for 6688@debbugs.gnu.org; Mon, 26 Jul 2010 01:51:00 -0400 Original-Received: (qmail invoked by alias); 26 Jul 2010 05:51:01 -0000 Original-Received: from 62-47-41-211.adsl.highway.telekom.at (EHLO [62.47.41.211]) [62.47.41.211] by mail.gmx.net (mp017) with SMTP; 26 Jul 2010 07:51:01 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19pGm86qA5pekY7vsN2mGeZuVSktezharHwr/ySEd qzxW4Kyifd+aMk User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <20100725161856.GA1648@muc.de> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 26 Jul 2010 01:51:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:38934 Archived-At: Morning, Alan > No, just compiling cc-cmds.el should do, since it's a "top level" file > which doesn't suply macros etc. to the rest of cc-*.el. OK. So the warnings ... In toplevel form: C:/emacs/trunk/lisp/progmodes/cc-langs.el:135:1:Warning: cl package required at runtime In c-before-change-check-<>-operators: C:/emacs/trunk/lisp/progmodes/cc-engine.el:5076:25:Warning: reference to free variable `c-new-BEG' C:/emacs/trunk/lisp/progmodes/cc-engine.el:5076:42:Warning: assignment to free variable `c-new-BEG' C:/emacs/trunk/lisp/progmodes/cc-engine.el:5079:42:Warning: reference to free variable `c-new-END' C:/emacs/trunk/lisp/progmodes/cc-engine.el:5079:42:Warning: assignment to free variable `c-new-END' In c-common-init: C:/emacs/trunk/lisp/progmodes/cc-mode.el:643:11:Warning: assignment to free variable `c-new-BEG' C:/emacs/trunk/lisp/progmodes/cc-mode.el:644:11:Warning: assignment to free variable `c-new-END' ... I currently see are due to something else. How can I get rid of them? martin