DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2546
Version: 1.3.0


This is compiled under SUSE linux, for an arm target.
To get around it I changed the 
code in FL/Fl_JPEG_Image.H and src/Fl_JPEG_Image.cxx
to accept the correct definition of a fixed array of
unsigned chars, i.e.

unsigned char const * char

I can understand why some compilers might ignore this distinction.
Its very annoying to have to muck about with casting pointers that
you know really are just pointers to bytes.


Compiler is:

robin@linux-552r:~/projects/pico/buildroot-2010.08/output/build/fltk-1.3.0rc3-source/6000_lcd>
arm-linux-g++ --version
arm-linux-g++ (for S3C64XX Samsung Electronics AP Development Team) 4.3.1
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.


Link: http://www.fltk.org/str.php?L2546
Version: 1.3.0

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

Reply via email to