Hi Caolan,
> SRC680_m201: Detected unused methods for terminal build modules of > sw/sc/sd/starmath on unxlngx6.pro > > 409 methods: > http://people.redhat.com/caolanm/callcatcher/m201.sc.log > first entry is ArgInput::GetArgSelection > > 234 methods: > http://people.redhat.com/caolanm/callcatcher/m201.sd.log > first entry is AccessibleSlideView::FocusHasChanged(unsigned short, > unsigned short) > > 116 methods: > http://people.redhat.com/caolanm/callcatcher/m201.sw.log > first entry is AddressMultiLineEdit::Modified > > 18 methods: > http://people.redhat.com/caolanm/callcatcher/m201.starmath.log > first entry is ConvertMathMLToMath(unsigned short) > > please report any false positives to me About Math: I don't mind most of the mentioned functions because they are not virtual and the compiler will tell you if sth is missing. ^_~ But please do not remove the functions ConvertMathMLToMath(unsigned short) ConvertMathToMathType(unsigned short) ConvertMathTypeToMath(unsigned short) GetTokenChar(unsigned short, unsigned char) they are already part of a fix still to be implemented. If you want to get rid of them for the time being please only make them into comments. Thanks in advance! Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
