www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/11/30/18:57:19

Message-ID: <003a01c298cc$3198e810$0100a8c0@p4>
From: "Andrew Cottrell" <acottrel AT ihug DOT com DOT au>
To: <djgpp-workers AT delorie DOT com>, "Richard Dawe" <rich AT phekda DOT freeserve DOT co DOT uk>
References: <000f01c2939b$5e7057f0$0100a8c0 AT p4> <3DE6444C DOT 4DF43DD0 AT phekda DOT freeserve DOT co DOT uk> <011e01c29820$c4647ad0$0100a8c0 AT p4> <3DE880EA DOT 959EC55F AT phekda DOT freeserve DOT co DOT uk>
Subject: Re: LIBC 2.04 new function atoll() and STDLIB long long changes
Date: Sun, 1 Dec 2002 10:56:20 +1100
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1123
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1123
Reply-To: djgpp-workers AT delorie DOT com

----- Original Message ----- 
From: "Richard Dawe" <rich AT phekda DOT freeserve DOT co DOT uk>
To: <djgpp-workers AT delorie DOT com>
Sent: Saturday, November 30, 2002 8:12 PM
Subject: Re: LIBC 2.04 new function atoll() and STDLIB long long changes


> Hello.
>
> Andrew Cottrell wrote:
> >
> > > I've just noticed that the diff you sent does not include <stdlib.h>.
> > > Could you send a diff for that too please?
> > That's a bit of the problem in that atoll() is allready in <stdlib.h>
> >
> > I should have noted this in the original posting.
>
> We need to change the prototypes in <stdlib.h> to have 'long long int'
instead
> of 'long long', to match the C99 standard. I'll do that as part of
committing
> the patch.
The CVS <stlib.h> head has the definition of atoll as follows:-
long long int   atoll(const char *_s);

No change is requried.


- Raw text -


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