|
| Re: float_t and double_t (C99) |
 |
Mon, 7 Apr 2008 15:41:00 +0300 |
Simon 'corecode' Schubert wrote:
> Hasso Tepper wrote:
> > FreeBSD changed both to long double recently, but looking at commit
> > message (http://hg.fr.freebsd.org/freebsd-src-head/rev/c60e41c6690f)
> > I'm afraid that I'm not able to consider all consequences if I'd
> > introduce similar change in DragonFly.
>
> They had a follow-up discussion on that and it seems that all doubts
> were addressed. I'm all for doing the same, because I believe in Bruce
> Evans judgement.
If you say so ... :)
And there comes a second problem - I'd bring in stuff for amd64 as well
then, but where to put typedefs so that math.h can pick this up?
sys/cpu/xxx/include/math.h? AFAICS FLT_EVAL_METHOD define has to go into
sys/cpu/xxx/include/float.h.
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|