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
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)