Re: Bug in help-browser/visit.c



> From: Keith Wright <kwright@tiac.net>
> 
> I think it is due to the following lines in
> gnome-core-1.0.53/help-browser/visit.c
> 
>/* trap 'toc:', 'whatis:' urls here for now */
>/* paranoid exists because of unknown memory problems */
>if (!strncmp(ref, "whatis:", 4)) {
>                             ^ Surely that's wrong

Oops!  I used spaces, but there were tabs in the code
I copied.  It's the 4 that's wrong, not the colon.
Sorry.

-- 
     -- Keith Wright  <kwright@free-comp-shop.com>

Programmer in Chief, Free Computer Shop <http://www.free-comp-shop.com>
         ---  Food, Shelter, Source code.  ---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]