Re: Classpath's doubleToLongBits
Christian Thalinger <[email protected]> Mon, 18 Feb 2008 13:00:02 +0100
| Newsgroups | gmane.comp.java.classpath.devel,gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2008-02-18 at 12:44 +0100, Dalibor Topic wrote: > > That sounds like it was a lot of work. Did you change anything new in > > GNU Classpath or should I test the current CVS version > I wrote a patch using the -0.0d > 0L hack described above to detect > whether we should switch words > in a double, but it turned out not to be necessary, so current CVS is > fine (and contains no related changes). Perfect! :-) - twisti