From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: Re: Guile-SDL 0.4.0 available Date: Thu, 15 Dec 2011 13:23:40 +0100 Message-ID: <87mxauuipf.fsf@pobox.com> References: <87obvaulws.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1323951857 31383 80.91.229.12 (15 Dec 2011 12:24:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Dec 2011 12:24:17 +0000 (UTC) Cc: guile-user@gnu.org, guile-sources@gnu.org To: Thien-Thi Nguyen Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Dec 15 13:24:12 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RbAM8-0003Hm-Dr for guile-user@m.gmane.org; Thu, 15 Dec 2011 13:24:12 +0100 Original-Received: from localhost ([::1]:60285 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbAM7-0000gc-UG for guile-user@m.gmane.org; Thu, 15 Dec 2011 07:24:11 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:46469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbAM0-0000gC-Rl for guile-user@gnu.org; Thu, 15 Dec 2011 07:24:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbALv-0006I5-55 for guile-user@gnu.org; Thu, 15 Dec 2011 07:24:04 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:59252 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbALi-0005yu-GB; Thu, 15 Dec 2011 07:23:46 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 754FA8431; Thu, 15 Dec 2011 07:23:45 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=sfnRgRJOSIXmm4PrudnGhkk6zhM=; b=t7fjcI XQbq8GO2G5ZJ2Uj6EVgIXOvg7p4kLyS1bv46pJFOIkeDerCcKHf65/EnyLcgzXIg X4BS9cbui2G4WgbRERkfvM6i/Z7oYF7CazYUB059YlPdr4v2iGRwe4jdQqHcfosB GkfT1aRVz5cJOsLGFS6D4Gf5gUpLbvdnC0is0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=R2aW+hOPvejo2Njg3vXkPoaAezwx17rL 4a3mSY9DGG/uDNi4JYgoQDmNmwds+pxKMQXrVWbNCyMd+nASSUI2C94g+R1k5xeG g6Y2MGCXnndWjJKYdcyZfNX29E/VlZ3aPm6Y5Y+P4givR+GQGkrrXhiDHXCB16PP oXtq1E53dxY= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 6D3D78430; Thu, 15 Dec 2011 07:23:45 -0500 (EST) Original-Received: from badger (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 546B5842E; Thu, 15 Dec 2011 07:23:44 -0500 (EST) In-Reply-To: <87obvaulws.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Thu, 15 Dec 2011 12:14:27 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Pobox-Relay-ID: A17D9C28-2717-11E1-BB5C-65B1DE995924-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.62 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9044 gmane.lisp.guile.sources:355 Archived-At: On Thu 15 Dec 2011 12:14, Thien-Thi Nguyen writes: > This directory contains Guile-SDL, a set of modules that provide > bindings for SDL (Simple DirectMedia Layer) to enable Guile > programmers to do all the nice things you can do with SDL. Cool! It works with Guile 2.0 if you replace: #define MAKE_HASH_TABLE(size) \ (scm_make_vector (REASONABLE_BUCKET_COUNT (size), SCM_EOL)) with #define MAKE_HASH_TABLE(size) \ (scm_c_make_hash_table (size)) Cheers, Andy -- http://wingolog.org/