On Fri, Jul 2, 2010 at 11:40 PM, Andrei Thorp <[email protected]> wrote: > On Mon, Jun 28, 2010 at 8:30 AM, Uli Schlachter <[email protected]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> Am 28.06.2010 14:22, Uli Schlachter wrote: >>> Hi, >>> >>> the attached patches stop obvious' keymap_switch from breaking my config (It >>> kind-of leaked FDs until the next garbage collect which made awesome run >>> into >>> the FD limit). Also it makes sure the timer in keymap_switch is only started >>> when it's needed. >>> >>> In other news, I don't use this code, so no testing done (Except that I >>> don't >>> see those leaks anymore...). >> >> ... >> >> - -- >> - - Buck, when, exactly, did you lose your mind? >> - - Three months ago. I woke up one morning married to a pineapple. >> An ugly pineapple... But I loved her! >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.10 (GNU/Linux) >> >> iQEcBAEBCAAGBQJMKJXZAAoJECLkKOvLj8sGql0H/1RlPjMZWGcuD02oqnvWywfU >> wscRbX/IUS1vsS7sDBkzUYHmeZ+guPGInu/n1eN3AFkB1juHj3Wxy81q84TbJRJd >> nhZpgwEwZuKvFDRhytEbMXqAjyoEAZuM4JwNfDqpTnr/gbW0fwDrczu8TND/ZLwW >> nhjvxGa1eGY3wIEmwG3bJaeChxHgreHtiRy43DKY1mQvGw6T0yBCdisOn896Qhgm >> 3SY1rfOeqgCFNrpMTHoGdIPVCVKIFpGXrTX40UfXzjAkzlmUXEWgZsSyelHtS9LR >> WKQJApNvsT72LclLlTzIC2KWsMhNzFMoiwpugjjgv+j6Z9LHQ2++9VWgCDsdr1k= >> =Su25 >> -----END PGP SIGNATURE----- >> > > Thanks, I'm sure I'll be pushing this in soon... >
Hello, I went to push this patch set in and discovered that Gregor already had. However, clearly someone didn't test something (or something is wrong here). A function was used before it was declared. I moved the function and now everything seems to be great. Thanks guys, but I can't imagine how this problem passed through 2 people unless no one tested (or something is weird on my end). -AT -- To unsubscribe, send mail to [email protected].
