[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17049: PostScriptum:
From: |
David Kastrup |
Subject: |
bug#17049: PostScriptum: |
Date: |
Thu, 20 Mar 2014 12:38:44 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
The final return statement cannot actually be reached, it is basically
there for silencing compilers.
If it is left in place, it should probably rather "return" the
equivalent `lst' in order to keep the function from retaining `oldlst'
unnecessarily.
Holler if you want a patch amended accordingly.
--
David Kastrup