On Sun, 7 Mar 2004, Elizabeth Fong wrote: > I believe this should fix the problem. I'm just trying to pitch in as a > Debian user and keep the RC bug count down... However, I'd also like to > suggest that APT take the buffer size as a config field value, so that the > maintainers don't have to recompile every time someone makes a monster > source package.
It should just use a string these days. The rational for using a buffer like that is long gone. The StaticBinList is likely also a problem here. Jason

