Hi, For these two overloads int toInt() const; int toInt(bool *ok) const; why does SIP complain: sip: tmp/KHtml/dom/dom_string.sip:68: ::DOM::DOMString::toInt() has overloaded functions with the same Python signature That seems wrong? Insights welcome. Thanks, Shaheed