The following error is reported by the HP C++ compiler (11i):

 aCC -DHAVE_CONFIG_H -I. -I. -I../include -I../include
-I/opt/TWWfsw/readline42a/include -I/opt/TWWfsw/ncurses5/include
-I/opt/TWWfsw/gettext011/include -I/opt/TWWfsw/libiconv18/include +O2
-AA -z +Onofltacc +ESlit +DAportable +Oentrysched +Odataprefetch
+Onolimit -I/opt/TWWfsw/readline42a/include
-I/opt/TWWfsw/ncurses5/include -c HttpDir.cc -o HttpDir.o
Error 440: "HttpDir.cc", line 569 # Cannot initialize 'char *' with 'const
    char *'.
             char *p=strstr(ext,"-> ");
                     ^^^^^^^^^^^^^^^^^^^^ 

-- 
albert chin ([EMAIL PROTECTED])

Reply via email to