Download raw body.
pledge/unveil for harec?
Lorenz (xha) <me@xha.li> wrote: > the HARE_TD_<files> 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?
pledge/unveil for harec?