9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Joel C. Salomon" <joelcsalomon@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] NaN(2)
Date: Tue, 20 Feb 2007 19:00:04 -0500	[thread overview]
Message-ID: <7871fcf50702201600t500a1610yee4b99b8c0068671@mail.gmail.com> (raw)
In-Reply-To: <9c9d07436eff1c038450ca310ea13a7a@plan9.jp>

On 2/20/07, Joel Salomon <JoelCSalomon@gmail.com> wrote:
> My system doesn't seem to like it when I call NaN(2):

A simpler test case:

#include <u.h>
#include <libc.h>

void
main(int, char**)
{
	NaN();	// ☹

	exits(0);
}

--Joel

  reply	other threads:[~2007-02-21  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-20 23:55 Joel Salomon
2007-02-21  0:00 ` Joel C. Salomon [this message]
2007-02-21  0:20   ` Joel Salomon
2007-02-21  1:00     ` erik quanstrom
2007-02-21  2:26       ` Joel Salomon
2007-02-21  4:18         ` erik quanstrom
2007-02-21  4:35           ` Joel C. Salomon
2007-02-21  5:10           ` Joel C. Salomon
2007-02-21  5:50 ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7871fcf50702201600t500a1610yee4b99b8c0068671@mail.gmail.com \
    --to=joelcsalomon@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).