delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/06/21/08:10:49

Message-ID: <001901c337ee$22299340$0100a8c0@acp42g>
From: "Andrew Cottrell" <acottrel AT ihug DOT com DOT au>
To: <djgpp-workers AT delorie DOT com>
References: <200306211138 DOT h5LBcwi3013425 AT speedy DOT ludd DOT luth DOT se>
Subject: Re: LIBC C files patches to build with GCC 3.3 (non math files)
Date: Sat, 21 Jun 2003 22:10:40 +1000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Reply-To: djgpp-workers AT delorie DOT com

> > + typedef union
> > + {
> > +   long double ld;
> > +   long_double_t ldt;
> > + } longdouble_union_t;
>
> Why not stay out of the applications name space by naming this one
> _longdouble_union_t? And perhaps it should be _long_double_union_t
> too?
I have updated it to _long_double_union_t in the next patch update. I will
wait until tomorrow (+12 hrs) to see if there are any more changes before
uploading the patch to clio for people to check.

Andrew




- Raw text -


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