From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.devel Subject: Re: setvbuf can't make it unbuffered Date: Wed, 13 Mar 2013 22:39:43 +0800 Message-ID: References: <1363172705.2997.2.camel@Renee-desktop.suse> <877glbh2ft.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff2566880fd2f04d7cf60a8 X-Trace: ger.gmane.org 1363185601 13244 80.91.229.3 (13 Mar 2013 14:40:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Mar 2013 14:40:01 +0000 (UTC) Cc: guile-devel To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Mar 13 15:40:26 2013 Return-path: Envelope-to: guile-devel@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 1UFmqv-0006a9-MZ for guile-devel@m.gmane.org; Wed, 13 Mar 2013 15:40:25 +0100 Original-Received: from localhost ([::1]:53061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFmqZ-0007EG-BJ for guile-devel@m.gmane.org; Wed, 13 Mar 2013 10:40:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFmqP-0007Cz-NX for guile-devel@gnu.org; Wed, 13 Mar 2013 10:39:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFmqH-00037G-70 for guile-devel@gnu.org; Wed, 13 Mar 2013 10:39:53 -0400 Original-Received: from mail-ob0-x22a.google.com ([2607:f8b0:4003:c01::22a]:61498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFmqG-00035g-Sc for guile-devel@gnu.org; Wed, 13 Mar 2013 10:39:45 -0400 Original-Received: by mail-ob0-f170.google.com with SMTP id wc20so1101027obb.1 for ; Wed, 13 Mar 2013 07:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=FiD9KAnfYspY79/pdTi2nDRbCJIXfhhG7iq78iLyNWA=; b=C95B9GEmcRB1HZkXkQcVjElUWweKhzcTa7MyEieLc1+93ca1E0j0JE8vf3wKMV7gXf 2VQrRXv4fE2cPz7srhWEzT20la6wwIiY4VFDLW9seNQ0gCqayh6ibipgFgck3ww3gn/n kWxqBEqLv2EF11PcjC4E08iV7fg6laFJjJlkt0noZcOHiwTwVODADx85ussKjmcutlfS koh3SDYGkq7O7JXY/VA8mRXBuiiMHZmkqrZtlxvoJ57bJ7LpsKUMpbb4njK/mxhBfa6M Y7qD3DvaQdv8q3yL53lEw9an4+w7Vfo5AXQV0OQFdmRpCGE/hKem/LQuVyYKjIXidXqJ maFw== X-Received: by 10.60.29.129 with SMTP id k1mr16157860oeh.8.1363185584108; Wed, 13 Mar 2013 07:39:44 -0700 (PDT) Original-Received: by 10.182.109.99 with HTTP; Wed, 13 Mar 2013 07:39:43 -0700 (PDT) In-Reply-To: <877glbh2ft.fsf@pobox.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22a X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15899 Archived-At: --e89a8ff2566880fd2f04d7cf60a8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable To whom may interested in Guile-100, I have to explain that I'm not the volunteer this week, I wrote 'cat' just because the code strike me. And I'm sorry to bother folks with this code. =E5=9C=A8 2013-3-13 PM9:09=EF=BC=8C"Andy Wingo" =E5=86=99= =E9=81=93=EF=BC=9A > On Wed 13 Mar 2013 12:05, Nala Ginrut writes: > > > I'm playing Guile 'cat' for Guile-100, but I found that 'setvbuf' seems > > can't make it unbuffered. > > Anyone folks could help it for me? > > > > Here is the code: > > https://gist.github.com/NalaGinrut/5151115 > > I made some notes there. > > FWIW if in the future you want comments or review, please append the > code as an attachment to the mail. Makes review easier. > > Thanks, > > Andy > -- > http://wingolog.org/ > --e89a8ff2566880fd2f04d7cf60a8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

To whom may interested in Guile-100, I have to explain = that I'm not the volunteer this week, I wrote 'cat' just becaus= e the code strike me.

And I'm sorry to bother folks with this cod= e.

=C2=A0

=E5=9C=A8 2013-3-13 PM9:09=EF=BC=8C"Andy Wi= ngo" <wingo@po= box.com>=E5=86=99=E9=81=93=EF=BC=9A
On Wed 13 Mar 2013 12:05, Nala Ginrut <nalaginrut@gmail.com> writes:

> I'm playing Guile 'cat' for Guile-100, but I found that &#= 39;setvbuf' seems
> can't make it unbuffered.
> Anyone folks could help it for me?
>
> Here is the code:
> https://gist.github.com/NalaGinrut/5151115

I made some notes there.

FWIW if in the future you want comments or review, please append the
code as an attachment to the mail. =C2=A0Makes review easier.

Thanks,

Andy
--
http://wingolog.org/=
--e89a8ff2566880fd2f04d7cf60a8--