This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: questions about trans-const.c?


On Fri, Apr 22, 2005 at 03:12:01PM +0200, Tobias Schl?ter wrote:
> Steve Kargl wrote:
> > I've spent several hours trying to get MPFR to produce
> > a hexadecimal string that REAL_VALUE_ATOF could use.
> > At the momemt, I'm stumped.  Can I commit my current
> > cleanup patch?
> 
> Yes.  I'll look into the hexadecimal thing.  I did at least think that it
> worked when I tried this, so I think that I will find the right track again
> fast enough.
> 

Committed to mainline.  I added a TODO comment above mpfr_get_str
about the prefered use of a hexadecimal string. 

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]