delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/06/30/16:39:55

Sender: rich AT phekda DOT freeserve DOT co DOT uk
Message-ID: <3F00A007.5AFE8F5C@phekda.freeserve.co.uk>
Date: Mon, 30 Jun 2003 21:39:35 +0100
From: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586)
X-Accept-Language: de,fr
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: Re: djgpp: djgpp/include/libc/ieee.h
References: <200306291430 DOT h5TEU6x5002685 AT speedy DOT ludd DOT luth DOT se>
Reply-To: djgpp-workers AT delorie DOT com

Hello.

ams AT ludd DOT luth DOT se wrote:
> 
> According to cvs-richdawe AT delorie DOT com:
> > RCS file: /cvs/djgpp/djgpp/include/libc/ieee.h,v
> > retrieving revision 1.2
> > retrieving revision 1.3
> > diff -p -2 -r1.2 -r1.3
> > *** djgpp/include/libc/ieee.h 4 Feb 2003 20:25:05 -0000       1.2
> > --- djgpp/include/libc/ieee.h 29 Jun 2003 14:23:25 -0000      1.3
> > *************** typedef struct {
> > *** 39,42 ****
> > --- 39,61 ----
> >   } long_double_t;
> >
> > +
> > + typedef union
> > + {
> > +   double d;
> > +   double_t dt;
> > + } _double_union_t;
> > +
> > + typedef union
> > + {
> > +   long double ld;
> > +   long_double_t ldt;
> > + } longdouble_union_t;
> 
> What happened to "staying out of application name space"? Underscore,
> someone?
> 
> Did you really have the latest patch?

No, sorry about that. I thought I had.

Thanks, bye, Rich =]

-- 
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]

- Raw text -


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