www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2014/02/20/06:24:25

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=7jYBYI2xrn6BMVqCUlK0P2/jkcdZO6ca6xWbsfZNrFk=;
b=wirjpJ91Jh2oyVCxFxWu6WlDMkexh/znd6qy4lJCe90sowzQ6Dd9JKWkcets51Z71I
7Kka5InOVKe7IlLQ1Mppl0mIwqCn9IE9ALix5qw/TAj+nmK6bqEAB5TRAgqICUR3RCco
F4fi4pbH0Vs/rIWB6bLnBQOhVkFTTQePQO7BnKQDcZihkiF2srWbyL79p73QwhFGQ/5A
BqS7cip6Q8FPCY1YSULTxezFn0w1ZuhGT8LRnB5C+g6kEN8J6G8+JM83UqWuLzQ0/4Ig
oVqyL/SkbhwHgSibvxjizS0Z0CD0voqoYIgFVRonOPoTOFo6zd3gRPCHdnCBztIQ+471
ahtg==
MIME-Version: 1.0
X-Received: by 10.66.189.193 with SMTP id gk1mr1296095pac.105.1392895445797;
Thu, 20 Feb 2014 03:24:05 -0800 (PST)
In-Reply-To: <f456b1a0-205a-4b28-82eb-155950ea9ccf@googlegroups.com>
References: <61118811-548e-4c11-8d04-e73de3c7da86 AT googlegroups DOT com>
<op DOT xbkrlrvw5zc71u AT localhost>
<f456b1a0-205a-4b28-82eb-155950ea9ccf AT googlegroups DOT com>
Date: Thu, 20 Feb 2014 13:24:05 +0200
Message-ID: <CAA2C=vCe8QD8oVQEiJwqAupSi-pYbb0r6c1wWBw43GRJpphwbA@mail.gmail.com>
Subject: Re: DJGPP gcc 4.7.3 and 4.8.2 work inconsistently on type uint32_t.
From: Ozkan Sezer <sezeroz AT gmail DOT com>
To: djgpp AT delorie DOT com
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 2/20/14, Andrew Wu <andrewwu DOT tw AT gmail DOT com> wrote:
>>
>> > I found that for type uint32_t, DJGPP gcc 4.7.3 and DJGPP gcc 4.8.2
>> > work
>>
>> > inconsistently.
>>
>> You mean "differently" not "inconsistently".
>
> Ok, I should say "differently". :p
>

Recently a change went into djgpp's stdint.h, where [u]int32_t
definition changed from [unsigned] long to [unsigned] int.
I believe this would be the reason for the difference you are
encountering.

--
O.S.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019