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 <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3


_______________________________________________
Bug-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to