From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: SCM_RECKLESS Date: 29 Jun 2002 13:38:58 +0200 Sender: guile-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025350955 29485 127.0.0.1 (29 Jun 2002 11:42:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 29 Jun 2002 11:42:35 +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 17OGcd-0007fS-00 for ; Sat, 29 Jun 2002 13:42:35 +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 17OGZZ-0003nY-00; Sat, 29 Jun 2002 07:39:25 -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-0003jH-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-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:717 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:717 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-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel