On Friday 22 February 2002 12:55 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | On Friday 22 February 2002 12:38 pm, Lars Gullik Bjønnes wrote: > >> Angus Leeming <[EMAIL PROTECTED]> writes: > >> > >> | Why don't you have a look at it/try and compile it? > > GraphicsImage.C:71: warning: assignment to `int' from `double' > GraphicsImage.C:71: warning: argument to `int' from `double' > GraphicsImage.C:72: warning: assignment to `int' from `double'
[snip...] > btw. I changed some initialization reordering in some constructors as > well. > > in insetgraphics.C: graphic_label needs to be initialized first. Thanks, Lars. Shows the value of compilation with different compilers. I'm investigating now. Angus