I was just having a look at how that was all resolved (I was on vacation
at the time, and paid very little attention to the goings-on)...

I see that there's an fl_ascii_strcasecmp() now, and that it's used
to check the schemes and something involving xft fonts, but why wasn't
it applied more generally? For instance, I see that Fl_Help_View.cxx
still has code like 'if (strcasecmp(buf, "I") == 0' when checking tags.


_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to