Could anyone please check if there are any user visible changes if

        short MathedIter::fcode() const
        {
                return fcode_; 
        }

is replaced by

        short MathedIter::fcode() const
        {
                return -1; 
        }


in mathed/math_iter.C

Thank you.

Andre'


-- 
André Pönitz ............................................. [EMAIL PROTECTED]

Reply via email to