On 04/23/12 18:22, Greg Ercolano wrote:
> On 04/23/12 14:57, Matthias Melcher wrote:
>>> I added the OS X command line build for FLTK 1.3 to Jenkins. I also added
>>> all jobs for FLTK 3.0.
>> http://matthiasm.mooo.com/jenkins
>
> Cool! This looks kinda easy to use.
Just did a successful build on Ubuntu:
http://matthiasm.mooo.com/jenkins/job/FLTK_1.3_Ubuntu_Makefile/17/console
..console output looks good.
Their GUI reporter is cute, which apparently parses gcc's error
output and gives a condensed report and lots of cute bar graphs.
Looks like r9390 gave these non-fatal warnings:
Fl_x.cxx: In function ‘int fl_handle(const XEvent&)’:
Fl_x.cxx:1292:9: warning: variable ‘len’ set but not used
[-Wunused-but-set-variable]
In file included from fl_font.cxx:53:0:
fl_font_xft.cxx: In member function ‘virtual void
Fl_Xlib_Graphics_Driver::rtl_draw(const char*, int, int, int)’:
fl_font_xft.cxx:676:7: warning: variable ‘in’ set but not used
[-Wunused-but-set-variable]
xutf8/utf8Wrap.c: In function ‘XUtf8_measure_extents’:
xutf8/utf8Wrap.c:590:7: warning: variable ‘res’ set but not used
[-Wunused-but-set-variable]
This is very handy. Me like the cloud, aka. matt's living room ;)
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev