[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Towards a cleaner build
From: |
Eli Zaretskii |
Subject: |
Re: Towards a cleaner build |
Date: |
Fri, 17 May 2019 08:50:26 +0300 |
> From: Lars Ingebrigtsen <address@hidden>
> Date: Fri, 17 May 2019 06:29:51 +0200
> Cc: address@hidden
>
> > (defun display-completion-list (completions &optional common-substring)
> > [...]
> > (declare (advertised-calling-convention (completions) "24.4"))
>
> Oh, I see. So should we just remove the optional argument now -- 24.4
> was in... 2011?
I'd prefer if we made the byte-compiler warnings smarter in this
case. It shouldn't behave like we are shooting ourselves in the foot
in these cases.
Do we have a means to tell the byte-compiler "don't emit this specific
warning for that function"? If not, perhaps we should.
- Re: Towards a cleaner build, (continued)
- 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, 2019/05/16
- 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 <=
- 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
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/18
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17
- Re: Towards a cleaner build, Lars Ingebrigtsen, 2019/05/17