[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Towards a cleaner build
From: |
Lars Ingebrigtsen |
Subject: |
Re: Towards a cleaner build |
Date: |
Fri, 17 May 2019 05:06:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
In display-completion-list:
minibuffer.el:1741:12:Warning: display-completion-list called with 2
arguments, but accepts only 1
But...
(defun display-completion-list (completions &optional common-substring)
*scratches head*
I wondered whether something else had declared that function to only
take one parameter, but no. And I don't think the byte compiler
regularly outputs these warnings when calling a function recursively,
surely?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Towards a cleaner build, Lars Ingebrigtsen, 2019/05/16
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/16
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/16
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/16
- Re: Towards a cleaner build,
Lars Ingebrigtsen <=
- Re: Towards a cleaner build, Stefan Monnier, 2019/05/17
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17
- Re: Towards a cleaner build, Eli Zaretskii, 2019/05/17
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17
- Re: Towards a cleaner build, Eli Zaretskii, 2019/05/17
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17
- Re: Towards a cleaner build, Noam Postavsky, 2019/05/17
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17
- Re: Towards a cleaner build, Stefan Monnier, 2019/05/17