Hi,
Thank you for the patch.

Regards,
Shigio

2018-08-03 0:00 GMT+09:00 张浩龙 <1041563...@qq.com>:

> Dear Shigio
> just now I implementation a tmp branch for "support cs find a", pls check
> the attachment,
> ps: filter base on grep, may covert grep logic to c code,
>
>
> ------------------ 原始邮件 ------------------
> *发件人:* "张浩龙"<1041563...@qq.com>;
> *发送时间:* 2018年8月2日(星期四) 上午10:59
> *收件人:* "Shigio YAMAGUCHI"<shi...@gnu.org>;
> *抄送:* "bug-global"<bug-global@gnu.org>;
> *主题:* 回复: gun global compat cscope do not "support cs find a" ,
> whichmeans: Find assignments to this symbol
>
> Thanks for update
> Waiting for new version of global
>
>
> ------------------ 原始邮件 ------------------
> *发件人:* "Shigio YAMAGUCHI"<shi...@gnu.org>;
> *发送时间:* 2018年7月31日(星期二) 下午4:29
> *收件人:* "张浩龙"<1041563...@qq.com>;
> *抄送:* "bug-global"<bug-global@gnu.org>;
> *主题:* Re: gun global compat cscope do not "support cs find a" ,
> whichmeans: Find assignments to this symbol
>
> Hello,
> You are right.
> This command seems to be able to be called since vim 8.0.
> I will implement it.
>
> Thank you for your pointing out.
>
> Regards,
> Shigio
>
> 2018-07-30 23:42 GMT+09:00 张浩龙 <1041563...@qq.com>:
>
>> gun global compat cscope do not "support cs find a" , which means: Find
>> assignments to this symbol
>>
>>
>>    - What is your environment (OS)? ---------------ubuntu 16.04
>>    - Which version of GLOBAL are you using? --gtags (GNU GLOBAL) 6.6.2
>>    - What did you do? (command line) --------------cs find a xxx
>>    - What did you expect from it?        ---------------result as
>>    cscope,
>>    - What was occurred? (as is)           ----------------always no
>>    result
>>
>>
>> ps: For example, test at linux kernel code tree,
>> if use cscope database, then do command: cs f a early_boot_irqs_disabled
>> will show result:
>> Cscope tag: early_boot_irqs_disabled
>>    #   line  filename / context / line
>>    1    519  /home/zhl/mycode/linux_kernel_learn/init/main.c
>> <<start_kernel>>
>>              early_boot_irqs_disabled = true;
>>    2    598  /home/zhl/mycode/linux_kernel_learn/init/main.c
>> <<start_kernel>>
>>              early_boot_irqs_disabled = false;
>>
>>
>> but when use gtags-cscope compat mode, then do command: cs f a
>> early_boot_irqs_disabled
>> E259: no matches found for cscope query a early_boot_irqs_disabled of
>> early_boot_irqs_disabled
>>
>> _______________________________________________
>> Bug-global mailing list
>> Bug-global@gnu.org
>> https://lists.gnu.org/mailman/listinfo/bug-global
>>
>>
>
>
> --
> Shigio YAMAGUCHI <shi...@gnu.org>
> PGP fingerprint:
> 26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB
>



-- 
Shigio YAMAGUCHI <shi...@gnu.org>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB
_______________________________________________
Bug-global mailing list
Bug-global@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to