9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Boyd Roberts" <boyd@fr.inter.net>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] compiler bug
Date: Thu, 12 Jul 2001 12:21:51 +0200	[thread overview]
Message-ID: <063601c10abc$775b3500$c0b7c6d4@SOMA> (raw)
In-Reply-To: <200107120627.f6C6RBh99881@ducky.net>

> In this case, 0x80000000 is not a representable value of type int,
> but is representable as unsigned int, so it should have that type.

eh?  it most certainly _can_ be represented as an int
if your machine has 32 bit ints.  all the world's a vax :)
until you hit the stupidity digital did with compiler
for the alpha.  int was always >= 16 bits and intended to
be the native machine 'word' size.





  reply	other threads:[~2001-07-12 10:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12  6:27 Mike Haertel
2001-07-12 10:21 ` Boyd Roberts [this message]
2001-07-12 10:33 forsyth
2001-07-12 13:19 forsyth
2001-07-14  5:39 David Gordon Hogan
2001-07-14  7:52 ` Mike Haertel
2014-05-30 13:03 [9fans] Compiler bug Julius Schmidt
2014-05-30 14:56 ` Charles Forsyth

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='063601c10abc$775b3500$c0b7c6d4@SOMA' \
    --to=boyd@fr.inter.net \
    --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).