On Fri, Jan 10, 2003 at 11:35:37AM +0100, Jean-Marc Lasgouttes wrote: > ../../../../lyx-devel/src/frontends/xforms/xscreen.C: In method `void >XScreen::draw(LyXText *, BufferView *, unsigned int)': > ../../../../lyx-devel/src/frontends/xforms/xscreen.C:218: call of overloaded `abs >(unsigned int)' is ambiguous > /usr/include/stdlib.h:699: candidates are: int abs(int) > >/usr/local/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../include/g++-3/cstdlib:17: > long int abs(long int) > > > Is that true that unsigned int - int == int ?
No. unsigned int - int == unsigned int As stupid as this maybe math-wise.... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)