tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Some changes to autoconfiguration APIs
> On Aug 7, 2021, at 8:12 AM, Taylor R Campbell <campbell+netbsd-tech-kern%mumble.net@localhost> wrote:
>
>> Date: Wed, 4 Aug 2021 17:52:46 -0700
>> From: Jason Thorpe <thorpej%me.com@localhost>
>>
>>> On Aug 1, 2021, at 11:10 AM, Martin Husemann <martin%duskware.de@localhost> wrote:
>>>
>>> On Sun, Aug 01, 2021 at 07:57:20AM -0700, Jason Thorpe wrote:
>>>> The situation hasn't changed. I'm still waiting for concrete proposals.
>>>
>>> The concrete proposal is backout - if there is no better idea how to deal
>>> with it properly.
>>
>> I have reworked it on the thorpej-cfargs2 branch. It addresses the
>> concerns about compile-time type checking by using an anonymous
>> structure constructed in-line with the help of a variadic
>> preprocessor macro (to save wear and tear on your fingers and
>> keyboard that might otherwise occur because of annoying boilerplate
>> syntax to construct the structure in-line).
>
> Thanks, this looks much better! No more objections from me.
Great, I’ll merge the branch today.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index