Masatake YAMATO

Results 774 comments of Masatake YAMATO

I agree with you. Thank you for the sugestion. I will try to fix. However, I cannot find a simple way to implement the behavior now.

The former one is not acceptable. Users expect they can override the configuration given in .ctags.d from options specified in the command line like make command. The direction of the...

~I implemented my idea in #2987. What I got is many coredumps.~ I took a mistake.

I have not inspected the warning well. However, the input you gave looks valid as I tested the input on node command I would like you to open a new...

> how did you remove the warning? I didn't remove the warning.

> Looks like no one is going to fix this issue For the destructural binding, I tried once. ``` [jet@living]/tmp% cd /tmp cd /tmp [jet@living]/tmp% git clone https://github.com/masatake/ctags.git git clone...

``` this[0] = function() {}; ``` In this case, ctags says nothing. ``` { this[0] = function() {}; } ``` In this case, I got a warning. This will be...