From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.user Subject: Re: Serveez and Guile-1.6n Date: Mon, 17 Feb 2003 09:11:16 +0100 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <20030211170658.GG26197@www> <200302130912.KAA24038@hivehom.cs.tu-berlin.de> <20030216193629.GB21785@www> Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045469682 18996 80.91.224.249 (17 Feb 2003 08:14:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 08:14:42 +0000 (UTC) Cc: Martin Grabmueller Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18kgQC-0004wE-00 for ; Mon, 17 Feb 2003 09:14:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kgRA-0002KL-0A for guile-user@m.gmane.org; Mon, 17 Feb 2003 03:15:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kgQj-0002JU-00 for guile-user@gnu.org; Mon, 17 Feb 2003 03:15:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kgNg-0001Ts-00 for guile-user@gnu.org; Mon, 17 Feb 2003 03:12:05 -0500 Original-Received: from kvast.blakulla.net ([213.212.20.77]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kgNH-0001QL-00 for guile-user@gnu.org; Mon, 17 Feb 2003 03:11:40 -0500 Original-Received: from barbara.blakulla.net ([213.212.21.238] helo=linnaeus) by kvast.blakulla.net with esmtp (Exim 3.36 #1 (Debian)) id 18kgN0-0004rf-00; Mon, 17 Feb 2003 09:11:22 +0100 Original-Received: from mdj by linnaeus with local (Exim 3.36 #1 (Debian)) id 18kgMu-00011B-00; Mon, 17 Feb 2003 09:11:16 +0100 Original-To: rm@fabula.de In-Reply-To: <20030216193629.GB21785@www> (rm@fabula.de's message of "Sun, 16 Feb 2003 20:36:29 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Original-cc: guile-user@gnu.org Original-cc: djurfeldt@nada.kth.se X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1667 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1667 rm@fabula.de writes: [...] > i really think there should be a better way to find out about this > kind of changes But there is! It is a good thing for every maintainer/developer of a Guile application to read the NEWS file in the distribution. There you find: * Changes to the C interface ** Types have been renamed from scm_*_t to scm_t_*. This has been done for POSIX sake. It reserves identifiers ending with "_t". What a concept. Best regards, Mikael D. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user