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: George V. Neville-Neil
Subject: Re: You need to increase the STACKSIZE in find.c
Date: Wed, 18 Feb 2009 09:32:48 -0500
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI)

At Wed, 18 Feb 2009 15:26:24 +0900,
Shigio YAMAGUCHI wrote:
> 
> 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!

どういたしまして。

I look forward to the next release.  I have written about global for
ACM's Queue magazine.  You might be interested to link to them from
here:

http://queue.acm.org/detail.cfm?id=945136

Best,
George 




reply via email to

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