Jean-Marc Lasgouttes wrote: > Pavel Sanda <sa...@lyx.org> writes: > > > hi, > > > > make check now fails for lyx-1.6. > > test_convert now returns > > 1.1000000000000001 instead of 1.1 for convert<string>(1.1) > > > > what should be the correct return? > > I think this test is wrong. I am not sure how to make such a thing > work...
hmm i thought this test means that there was a day when convert<string>(1.1) actually returned 1.1 and this test just shows there was some change underneath... i'm not sure whether we handle for example custom lengths as strings or numbers, but in the second case some problems might arise? pavel