-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
Thomas Martitz a écrit :
My patch was buggy. I don't know how I didn't notice it while testing. This should fix it http://pastie.org/606912
Nothing important, but I wonder why you test for (!reload) as you already check for (reload)? The check at the right of a || switch will be tested only if the left one is not true, then if the right check happens, then reload is necessarily false, isn't it? But it just seems strange and complicated to me, not a problem anyway.
Regards, Colomban