octave-maintainers
[Top][All Lists]
Advanced

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

"maybe_warn_former_built_in_variable" re-initialise on every call?


From: Michael Goffioul
Subject: "maybe_warn_former_built_in_variable" re-initialise on every call?
Date: Fri, 15 May 2009 23:34:34 +0100

While debugging some octave code, I noticed the
"maybe_warn_former_built_in_variable"
never assigns its static "initialized" to true, such that the
initialization is performed on
each call, that is on each assignment. That's probably not a big deal,
but there are a
couple of CPU cycles to gain over there :)

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]