Comment 16 for bug 1818157

Revision history for this message
Wayne Stambaugh (stambaughw) wrote :

I created a patch to fix all remaining instances of isdigit() comparing wxString characters that I could find. I also checked for some of the other ctype character tests but I didn't find any more cases that were used to test wxString characters. I'm hesitant to push this change just in case it breaks things in new and exciting ways. I think I will hold off until 5.1.0 is released and get some testing before cherry picking it for 5.1.1.