Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 1997 11:43:43 -0500 (EST)
From:      John Fieber <jfieber@indiana.edu>
To:        Tony Kimball <alk@compound.east.sun.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: values.h
Message-ID:  <Pine.BSF.3.95q.970226114038.25055P-100000@fallout.campusview.indiana.edu>
In-Reply-To: <199702260222.UAA03030@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Feb 1997, Tony Kimball wrote:

> #if __GNUC__
> #warning "this file includes <values.h> which is obsoleted, use <limits.h> or <float.h> instead"
> #endif
> 
> This is bogus:  values.h is the only source for a number of items,
> e.g. MAXDOUBLE.

Is there something wrong with using DBL_MAX from float.h? 

-john




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970226114038.25055P-100000>