Ben,

Are you "collecting" fltk-2 build warnings and so forth for variant
platforms?

If so, here's what I'm currently getting on WinXP/Msys/mingw.

Nothing too serious, though several appear to be "new" so probably
collateral damage from the work you have done pulling in the new image
libs etc.

Cheers,
-- 
Ian


-------------------

Compiling Browser.cxx...
Browser.cxx: In member function `virtual void BButton::layout()':
Browser.cxx:1751: warning: passing `float' for converting 1 of `void
fltk::Rectangle::h(int)'


Compiling Cursor.cxx...
Cursor.cxx: In function `HICON__* create_cursor_from_image(fltk::Image*,
int, int)':
Cursor.cxx:314: warning: unused variable 'h'

Compiling drawtext.cxx...
drawtext.cxx: In function `void wrap(const char*, const char*, float,
float, float, float (*)(const char*, int))':
drawtext.cxx:446: warning: converting to `int' from `float'

Compiling file_chooser.cxx...
file_chooser.cxx: In function `const char* fltk::file_chooser(const
char*, const char*, const char*, bool, int)':
file_chooser.cxx:199: warning: comparison between signed and unsigned
integer expressions
file_chooser.cxx:213: warning: unused variable 'count'

Compiling FileChooser.cxx...
FileChooser.cxx:500:73: warning: no newline at end of file

Compiling Image.cxx...
In file included from Image.cxx:467:
win32/Image.cxx: In member function `void fltk::Image::fetch_if_needed()
const':
win32/Image.cxx:263: warning: comparison between signed and unsigned
integer expressions

Compiling jutils.c...
/mingw/bin/ar cr ../../lib/libfltk2_jpeg.a ...
d:\MinGW\bin\ar.exe: 'jmemansi.o': No such file
d:\MinGW\bin\ar.exe: 'jmemname.o': No such file

gzlib.c: In function `gz_error':
gzlib.c:518: warning: visibility attribute not supported in this
configuration; ignored

Compiling inffast.c...
inffast.c: In function `inflate_fast':
inffast.c:324: warning: visibility attribute not supported in this
configuration; ignored

Compiling inftrees.c...
inftrees.c: In function `inflate_table':
inftrees.c:330: warning: visibility attribute not supported in this
configuration; ignored

Compiling trees.c...
trees.c:1244: warning: visibility attribute not supported in this
configuration; ignored
trees.c:1244: warning: visibility attribute not supported in this
configuration; ignored
trees.c: In function `_tr_init':
trees.c:410: warning: visibility attribute not supported in this
configuration; ignored
trees.c: In function `_tr_align':
trees.c:919: warning: visibility attribute not supported in this
configuration; ignored
trees.c: In function `_tr_stored_block':
trees.c:883: warning: visibility attribute not supported in this
configuration; ignored
trees.c: In function `_tr_flush_block':
trees.c:1020: warning: visibility attribute not supported in this
configuration; ignored
trees.c: In function `_tr_tally':
trees.c:1071: warning: visibility attribute not supported in this
configuration; ignored

Compiling zutil.c...
zutil.c: In function `zcalloc':
zutil.c:308: warning: visibility attribute not supported in this
configuration; ignored

zutil.c: In function `zcfree':
zutil.c:316: warning: visibility attribute not supported in this
configuration; ignored

Compiling image_transform.cxx...
image_transform.cxx: In member function `virtual void Drawing::draw()':
image_transform.cxx:52: warning: passing `float' for converting 1 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:52: warning: passing `float' for converting 2 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:52: warning: passing `float' for converting 3 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:52: warning: passing `float' for converting 4 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:53: warning: passing `float' for converting 1 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:53: warning: passing `float' for converting 2 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:53: warning: passing `float' for converting 3 of
`fltk::Rectangle::Rectangle(int, int, int, int)'
image_transform.cxx:53: warning: passing `float' for converting 4 of
`fltk::Rectangle::Rectangle(int, int, int, int)'



SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to