Masatake YAMATO

Results 140 issues of Masatake YAMATO

``` $ cat /tmp/input.fy cat /tmp/input.fy #:$ ~/bin/ctags -o NONE /tmp/input.fy ~/bin/ctags -o NONE /tmp/input.fy Segmentation fault (core dumped) ```

In my experience, listing input file names is quite useful. I wonder why citre filters them out by default. ``` diff --git a/citre-util.el b/citre-util.el index 556539a..dd1a6f5 100644 --- a/citre-util.el +++...

Here "broken" means .ctags redefines an existing language with --langdef option like --langdef=C. Close #2935.

next-release

https://www.kernel.org/doc/html/v4.18/dev-tools/coccinelle.html An example of wrong code patter was reported in https://github.com/universal-ctags/ctags/pull/3690/commits/8fffa2066a828cf9fa950a719f116718b84a9d96

fpos_t has caused making our code complicated. Will ctags deal with files larger than sizeof(long)? I think it will not. So I would like to use only ftell/fseek, not together...

- [ ] test cases

![Screenshot from 2023-04-06 14-50-52](https://user-images.githubusercontent.com/3040852/230294324-219a9841-99d2-4085-ad65-b5686525c9c5.png) @masatake I suddenly discovered that the ending year of copyright in our source code is still 2022, does this need to be updated? _Originally posted by...