Re: warning compiling lyxfont.C

2000-05-08 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Compiling the main branch of cvs, dec cxx gives the following warning: | | deccxx -DHAVE_CONFIG_H -I. -I. -I. -I../images -I../src/cheaders |-I/usr/local/include -g -c lyxfont.C | cxx: Warning: lyxfont.C, line 415: integer conversion resulted in a cha

warning compiling lyxfont.C

2000-05-06 Thread Angus Leeming
Compiling the main branch of cvs, dec cxx gives the following warning: deccxx -DHAVE_CONFIG_H -I. -I. -I. -I../images -I../src/cheaders -I/usr/local/include -g -c lyxfont.C cxx: Warning: lyxfont.C, line 415: integer conversion resulted in a change of sign if (opos == 0 || opos == -1)