Hi. > > When the parser is supporting references and other symbols > > and they are not included in the source code, > > makeing empty GRTAGS and GSYMS is necessary for incremental updating. > > The user may add references to the source code later.
Currently, opening multiple tag files with different mode at the same time (e.g. opening GRTAGS with GTAGS_CREATE while GTAGS is opened with GTAGS_MODIFY) is not allowed. If this restriction is removed, it becomes possible to make GRTAGS and GSYMS in incremental updating, and this problem will be solved. On Wed, 17 Feb 2010 20:59:23 +0900, Shigio YAMAGUCHI wrote... > > > 2. How about not making empty GRTAGS and GSYMS? > > > > There is a case where this causes a problem. > > > > When the parser is supporting references and other symbols > > and they are not included in the source code, > > makeing empty GRTAGS and GSYMS is necessary for incremental updating. > > The user may add references to the source code later. > > OK. > It is reasonable. I withdraw my suggestion. > -- > Shigio YAMAGUCHI <[email protected]> > PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 ---- Hideki IWAMOTO [email protected] _______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
