OooOOpsie sorry cedet-semantic'ers
Mistakenly sent that to Eric only. Here it is.
=2D--------- Forwarded Message ----------
Subject: Re: [cedet-semantic] semanticdb-create-system-database saving blank
Date: January 27, 2005 11:48 pm
=46rom: Fran=E7ois-Denis Gonthier <neumann@...>
To: "Eric M. Ludlam" <eric@...>
On January 27, 2005 06:49 pm, you wrote:
Oops! At first I thought I would send a positive message because
semanticdb-create-system-database does scan files for that now but after the
database for /usr/include/X11 is saved, I still get an empty database. I
tried it twice and got the same result.
On the other hand, smaller directories, like /usr/include/X11/Xft are parsed
and the tags are saved. It looks like there is a timing factor coming into
account.
I tried to use the Xft database (not that I know what Xft is!) and I still
can't get completion.
#include <X11/Xft/Xft.h>
int main() {
Xft /* Can't get anything there */
}
> The semanticdb script was not meant for system files. It seems to me
> that it would be useful to to allow systemdb scanning from the
> command line also.
I noticed that fact the night after I sent the bug report. For some reason,
I thought it was for systemdb.
=2D------------------------------------------------------
|