www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/16/03:07:10

Date: Sat, 16 May 1998 10:07:01 +0200 (WET)
From: Andris Pavenis <pavenis AT lanet DOT lv>
To: Paul Derbyshire <pderbysh AT usa DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Missing headers again!
In-Reply-To: <4ZR61.1137$qR3.3599857@news20.bellglobal.com>
Message-ID: <Pine.A32.3.91.980516095453.75848B-100000@ieva01.lanet.lv>
MIME-Version: 1.0


On Fri, 15 May 1998, Paul Derbyshire wrote:

> I'm missing the headers <limits> and <wctype.h>, and this time it is *not*
> PFE32...they really are missing.

<limits> is nowhere used in libstdc++ itself. There is <limits.h> in 
$DJDIR/include and <climits> in $DJDIR/lang/cxx which only includes 
limits.h. The same in Linux where I also compiled libstdc++-2.8.1.1
from sources with much less changes than for DJGPP. So I think You should 
use <climits>

About <wctype.h>. It's really is not present for DJGPP. 
For Linux it is in GNU C library libc-5.4.XX. Such file is not
present in djdev201.zip so perhaps we'll have to live now without it. 
I don't think this is big problem as it is used in STL from 2 files only
lang/cxx/cwctype and lang/cxx/std/cwctype.h (these files only includes
wctype.h).  

Andris

- Raw text -


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