Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2012 11:35:08 -0500
From:      Eitan Adler <lists@eitanadler.com>
To:        Warren Block <wblock@wonkity.com>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>, Benjamin Kaduk <kaduk@mit.edu>
Subject:   Re: Give users a hint when their locate database is too small.
Message-ID:  <CAF6rxgnu29BVYoNx2WE2K%2B2eab602qDGdnUYSXiuqyAZrwwD%2Bw@mail.gmail.com>
In-Reply-To: <alpine.BSF.2.00.1211140931000.53496@wonkity.com>
References:  <CAF6rxgkXXmSsoPHNVe6RLGpQ1C-qUq_y4YQSo3YgPhAeTdJAyQ@mail.gmail.com> <alpine.BSF.2.00.1211130731270.43524@wonkity.com> <CAF6rxgnA-prOCLh5w56dJBd3UsGMar_-ZYpoBT4OyRadVZAy2A@mail.gmail.com> <alpine.GSO.1.10.1211132306440.2164@multics.mit.edu> <alpine.BSF.2.00.1211140931000.53496@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14 November 2012 11:32, Warren Block <wblock@wonkity.com> wrote:
> On Tue, 13 Nov 2012, Benjamin Kaduk wrote:
>>>
>>>         if (len < (2*NBG))
>>> -               errx(1, "database too small: %s", db);
>>> +               errx(1, "database too small: %s\nRun
>>> /usr/libexec/locate.updatedb", db);
>>
>>
>> That looks longer than 80 characters, a limit given implicitly in style.9.

I think he meant the source line is too long.


-- 
Eitan Adler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnu29BVYoNx2WE2K%2B2eab602qDGdnUYSXiuqyAZrwwD%2Bw>