/[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.25 by h-iwamoto, Sat Nov 12 17:04:38 2005 UTC revision 1.26 by h-iwamoto, Mon Nov 14 15:06:39 2005 UTC
# Line 131  anchor_load(const char *path) Line 131  anchor_load(const char *path)
131    
132                          if (split(ctags_x, 4, &ptable) < 4) {                          if (split(ctags_x, 4, &ptable) < 4) {
133                                  recover(&ptable);                                  recover(&ptable);
134                                  die("too small number of parts in anchor_prepare().\n'%s'", ctags_x);                                  die("too small number of parts in anchor_load().\n'%s'", ctags_x);
135                          }                          }
136                          if (!locatestring(ptable.part[PART_PATH].start, "./", MATCH_AT_FIRST)) {                          if (!locatestring(ptable.part[PART_PATH].start, "./", MATCH_AT_FIRST)) {
137                                  recover(&ptable);                                  recover(&ptable);

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

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