imacarthur wrote: > I recently got dev access enabled, so by way of practice I'm planning to > push a few of the minor STR's I have open.
Welcome to the developers :-) > Before I do that, I'd welcome a little confirmation from others that > they are indeed considered minor. And safe! > > In particular; > > #1949 - this addresses a bug in configure whereby config.h is not > correctly set to support RGBA PNG files. Seems to affect all configure > based platforms in my tests. The proposed change is (I believe) benign. I can't say much about this patch itself, but I can confirm that I can see that the same happens to my builds: neither my cygwin build with --enabled-localpng nor my linux build with existing png libs get the related macro defined in config.h. But I can offer to test when it is done. > Other opinions welcome. Maybe it would be better to remove the check completely, as is done in FLTK 2? The test appears to be in the code since at least 2001, maybe we should assume that current libpng versions include it. (?) > #1948 - this addresses a bug with the way that our glutIdleFunc() I can't help with this one. Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
