bug-global
[Top][All Lists]
Advanced

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

Re: [Global-commit] global/global global.c


From: Shigio Yamaguchi
Subject: Re: [Global-commit] global/global global.c
Date: Tue, 14 Feb 2006 08:53:10 +0900

> Is this message really user-friendly? The meaning of "it" is not clear.
> 
> $ touch a.c
> $ gtags
> $ mv a.c b.c
> $ global -gx foo
> global: './a.c' not found. Please remake it by invoking gtags(1).

It was my mistake.
I have fixed it like follows.

diff -r1.143 global.c
740c740
<                       die("'%s' not found. Please remake it by invoking 
gtags(1).", path);
---
>                       die("'%s' not found. Please remake tag files by 
> invoking gtags(1).", path);
--
Shigio YAMAGUCHI <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]