Am Freitag, 24. November 2006 23:20 schrieb Michael Gerz: > Hi, > > this patch fixes a double-to-int conversion. (already committed)
No, it does not fix a conversion, it suppresses a compiler warning. I don't understand why x_ is of type double at all. Why not int? Georg