>>>>> "Jim" == Jim Newton <[EMAIL PROTECTED]> writes:
Jim> I quite often get problems trying to recompile or redefine functions
Jim> that are being profiled. Is this just something one should never do
Jim> or would it be considered a bug?
Yes, it's a bug. No, I don't know why it happens or how to fix it.
Jim> There is a very easy workaround: simply unprofile the functions before
Jim> redefining, then redefine, then profile them again.
Yes, that's what I usually do.
A reproducible example would help, but I've never been able to do
that.
Ray