emacs-devel
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]