From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.user Subject: Re: SCM_RECKLESS Date: 29 Jun 2002 13:38:58 +0200 Sender: guile-user-admin@gnu.org Message-ID: <87wusigvql.fsf@zagadka.ping.de> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025350789 29343 127.0.0.1 (29 Jun 2002 11:39:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 29 Jun 2002 11:39:49 +0000 (UTC) Cc: guile-devel@gnu.org, guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17OGZw-0007dA-00 for ; Sat, 29 Jun 2002 13:39:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17OGZf-0003o7-00; Sat, 29 Jun 2002 07:39:31 -0400 Original-Received: from dialin.speedway42.dip117.dokom.de ([195.138.42.117] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17OGZ9-0003jG-00 for ; Sat, 29 Jun 2002 07:38:59 -0400 Original-Received: (qmail 1132 invoked by uid 1000); 29 Jun 2002 11:38:58 -0000 Original-To: Dirk Herrmann In-Reply-To: Original-Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:672 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:672 Dirk Herrmann writes: > as with MEMOIZE_LOCALS, I also assume that all uses of the macro > SCM_RECKLESS can be safely removed: Setting SCM_RECKLESS to true will > result in compiler errors. Since noone has reported such errors yet, I > believe it is safe to assume that nobody uses that macro. This means that > we can get rid of the macro and thus clean up the code by removing lots of > #ifdefs and avoid to maintain unused code in the future. Agreed. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user