From: "Theo de Raadt" Subject: Re: pledge/unveil for harec? To: "Lorenz (xha)" Cc: Tobias Heider , ports@openbsd.org Date: Thu, 18 Jul 2024 09:45:34 -0600 Lorenz (xha) wrote: > the HARE_TD_ are the "typedef" files, basically the equivalent > to C headers, but automatically generated by the compiler so we can > do resolution of types/functions/etc. in dependencies without having > to look at the source files themselves. > > i doubt that anyone is ever going to make use of more than 125 imports. > > the problem is that i cannot simply restict that to one folder. they > could be anywhere (even though they are not usually). that'd complicate > the patch a lot for... allowing more than 125 imports? > > the error message will not be particularly hard to read; i guess if > someone really hits the limit, we can do something about it then? So tell us --- when someone hits that limit, what do they need to do about it? What do they do then?