[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Question regarding Debbugs::Status



Hi,

I've got a question regarding Debbugs::Status, line 865:

get_bug_status either gets the hash returned by readbug, or calls
readbug itself. This is referenced by local variable %status.
Later on, get_bug_status calls bug_presence. bug_presence accepts such a
status as optional parameter, which can be passed to avoid re-reading the bug's
summary. But this status is not passed on to bug_presence by get_bug_status. Is
there a reason for this, or is this an error?

Christian von Essen


Reply to: