/[global]/global/htags/anchor.c
ViewVC logotype

Diff of /global/htags/anchor.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by h-iwamoto, Mon Nov 14 15:06:39 2005 UTC revision 1.27 by h-iwamoto, Sun Nov 20 13:11:54 2005 UTC
# Line 90  anchor_prepare(FILE *anchor_stream) Line 90  anchor_prepare(FILE *anchor_stream)
90                   * by the path, it is guaranteed that the records concerning                   * by the path, it is guaranteed that the records concerning
91                   * the same file are consecutive.                   * the same file are consecutive.
92                   */                   */
93                  snprintf(comline, sizeof(comline), "global -fn%s",  options[db]);                  snprintf(comline, sizeof(comline), "global -f%s --nofilter=path", options[db]);
94                  anchor_input[db] = xargs_open_with_file(comline, 0, anchor_stream);                  anchor_input[db] = xargs_open_with_file(comline, 0, anchor_stream);
95          }          }
96  }  }

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26