[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Towards a cleaner build: cedet
From: |
Lars Ingebrigtsen |
Subject: |
Re: Towards a cleaner build: cedet |
Date: |
Fri, 14 Jun 2019 16:10:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>> I'll go through all the warnings emitted and adjust the
>> oref/oset/slot-value calls and push after I've figured out how to
>> actually test this stuff. I mean, it looks like it should be a
>> semi-mechanical replacement situation, but I hate not testing these
>> things...
>
> The non-mechanical part is to look for the :initarg to see if
> indeed :<foo> is the init arg for the <foo> slot.
> This is *usually* the case, but it's just a coding convention,
I grepped through :initarg in cedet, and it looks like there's only one:
(max-tags-initial :initarg max-tags-initial
And my changes didn't change any of the call sites...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: Towards a cleaner build: cedet, (continued)
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/13
- Re: Towards a cleaner build: cedet, Noam Postavsky, 2019/06/13
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/13
- Re: Towards a cleaner build: cedet, Noam Postavsky, 2019/06/13
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/13
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/13
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/13
- Re: Towards a cleaner build: cedet, Stefan Monnier, 2019/06/13
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/14
- Re: Towards a cleaner build: cedet, Stefan Monnier, 2019/06/14
- Re: Towards a cleaner build: cedet,
Lars Ingebrigtsen <=
- Re: Towards a cleaner build: cedet, Stefan Monnier, 2019/06/14
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/15
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/14
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/14
- Re: Towards a cleaner build: cedet, Stefan Monnier, 2019/06/14
- Re: Towards a cleaner build: cedet, Dmitry Gutov, 2019/06/14
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/15
- Re: Towards a cleaner build: cedet, Dmitry Gutov, 2019/06/15
- Re: Towards a cleaner build: cedet, Lars Ingebrigtsen, 2019/06/15
- Re: Towards a cleaner build: cedet, Dmitry Gutov, 2019/06/15