bug-global
[Top][All Lists]
Advanced

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

Re: You need to increase the STACKSIZE in find.c


From: Shigio YAMAGUCHI
Subject: Re: You need to increase the STACKSIZE in find.c
Date: Wed, 18 Feb 2009 21:54:05 +0900

Hi,
> On a large project, such as the FreeBSD kernel, I could not longer get
> gtags to complete.  There really seem to be two problems:
> 
> 1) STACKSIZE is set to 50, and needs to be larger.  1024 worked for
> me.

OK. I'll rewrite the stack using dynamic allocated array.

> 2) I believe, but am not sure, that the way in which files are
> excluded is by finding each one first.  If I exclude the compile/
> directory, by adding it to skip, gtags still tries to walk every patch
> in that directory.  Shouldn't gtags simply ignore that directory
> completely?

You are right. I'll also change this illogical behavior.

The following release might include these fixes.
Thank you for your report!
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

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