From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.user Subject: Re: guile-json 0.2.0 released Date: Thu, 04 Apr 2013 23:11:31 +0800 Organization: HFG Message-ID: <1365088291.2755.7.camel@Renee-desktop.suse> References: <871uaqha98.fsf@taylan.dyndns.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365088311 6557 80.91.229.3 (4 Apr 2013 15:11:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Apr 2013 15:11:51 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Apr 04 17:12:20 2013 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UNlpq-00041g-Tv for guile-user@m.gmane.org; Thu, 04 Apr 2013 17:12:19 +0200 Original-Received: from localhost ([::1]:41131 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNlpR-0000pu-TA for guile-user@m.gmane.org; Thu, 04 Apr 2013 11:11:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNlpI-0000pp-Tf for guile-user@gnu.org; Thu, 04 Apr 2013 11:11:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNlpB-00026N-8s for guile-user@gnu.org; Thu, 04 Apr 2013 11:11:44 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:46208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNlpB-00026E-2V for guile-user@gnu.org; Thu, 04 Apr 2013 11:11:37 -0400 Original-Received: by mail-pb0-f41.google.com with SMTP id mc17so1497983pbc.28 for ; Thu, 04 Apr 2013 08:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:subject:from:to:date:in-reply-to:references :organization:content-type:x-mailer:mime-version :content-transfer-encoding; bh=iOoz6iwSKBe9tJ7rYGKSuAgxSarWaadzInA82cKE0hI=; b=u9LzuIId/CyFgUU9APp2VaBq9/F7lPN/c8HTp3v0TiYJ/6ith9DCbxcLSEMmXigS7z 2kaBkEO9VFqJteJwLOacl7V2x+mAuO8fxUKYv8lUv6f0/jqSU0Hb1YQlgg9PQHxRj3Xq kYc4uOZQQGdj2CI6zSQPuq4f7H91NDUBNe19joQ63II7WUSQjhYx7ivP7crppnkvlhOo Mr/lVOHhvGkhOrT8suGOa60DzYjK5sQGe/5Fn0xjfuBW0ns4zIkkEqHt+gGAbR4qO1go nZwQniHfkk1v9yqr41kvxPDMLwVyVgO1KA2Btxe6mhnsBkYIQsQci3zPVHqFVs0Oy1AR frzQ== X-Received: by 10.68.34.230 with SMTP id c6mr9108857pbj.211.1365088296080; Thu, 04 Apr 2013 08:11:36 -0700 (PDT) Original-Received: from [192.168.100.102] ([183.13.175.248]) by mx.google.com with ESMTPS id ef3sm11800620pad.20.2013.04.04.08.11.34 (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 04 Apr 2013 08:11:35 -0700 (PDT) In-Reply-To: X-Mailer: Evolution 3.4.4 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.41 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:10232 Archived-At: If not so, I've sent a patch to get hash-size and hash-items directly. Maybe it's still useful.