[htdig3-dev] Does'n compile


Subject: [htdig3-dev] Does'n compile
From: Vadim Chekan (vadim@gc.lviv.ua)
Date: Wed Dec 01 1999 - 12:45:49 PST


Hi

I think should be follow:

Index: Retriever.cc
===================================================================
RCS file: /opt/htdig/cvs/htdig3/htdig/Retriever.cc,v
retrieving revision 1.72.2.5
diff -u -r1.72.2.5 Retriever.cc
--- Retriever.cc 1999/11/30 05:47:20 1.72.2.5
+++ Retriever.cc 1999/12/01 20:58:12
@@ -821,7 +821,7 @@
     if (strchr(url, '~'))
     {
        String *local = GetLocalUser(url);
- if (*local)
+ if (local)
            return local;
     }

Vadim

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev-unsubscribe@htdig.org
You will receive a message to confirm this.



This archive was generated by hypermail 2b25 : Wed Dec 01 1999 - 12:59:56 PST