Re: [PATCH] trivial: support cscope in Makefile and gitignore
Hitoshi Mitake <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <87fvq3epmm.wl%[email protected]> |
At Mon, 25 Nov 2013 04:29:57 +0900, FUJITA Tomonori wrote: > > On Sun, 24 Nov 2013 23:23:02 +0900 > Hitoshi Mitake <[email protected]> wrote: > > > At Tue, 29 Oct 2013 11:28:52 +0900, > > Hitoshi Mitake wrote: > > > > > > After applying this patch, "make cscope" can generate cscope files for > > > tag jump. The generated files are ignored by the .gitignore file. > > > > > > Signed-off-by: Hitoshi Mitake <[email protected]> > > > --- > > > .gitignore | 3 ++- > > > Makefile | 5 +++++ > > > 2 files changed, 7 insertions(+), 1 deletion(-) > > > > ping? This is a trivial one, but would be useful for tgt developers. > > Can you fix the following warning? > > /home/fujita/git/tgt/.git/rebase-apply/patch:21: new blank line at > EOF. > + > warning: 1 line adds whitespace errors. Sorry for the style warning. I'll send v2 later. Thanks, Hitoshi