Hi all,

This is still the problem (see add-on). What to choose: the int,
the int & or the const HtDateTime &
Hints please


HtFile.cc: In method `enum Transport::DocStatus HtFile::Request()':
HtFile.cc:280: call of overloaded `HtDateTime(int &)' is ambiguous
../htlib/HtDateTime.h:156: candidates are: HtDateTime::HtDateTime(int)
../htlib/HtDateTime.h:159: HtDateTime::HtDateTime(int &)
../htlib/HtDateTime.h:479: HtDateTime::HtDateTime(const HtDateTime &) <near match>
HtFile.cc:285: call of overloaded `HtDateTime(int &)' is ambiguous
../htlib/HtDateTime.h:156: candidates are: HtDateTime::HtDateTime(int)
../htlib/HtDateTime.h:159: HtDateTime::HtDateTime(int &)
../htlib/HtDateTime.h:479: HtDateTime::HtDateTime(const HtDateTime &) <near match>
HtFile.cc:307: call of overloaded `HtDateTime(int &)' is ambiguous
../htlib/HtDateTime.h:156: candidates are: HtDateTime::HtDateTime(int)
../htlib/HtDateTime.h:159: HtDateTime::HtDateTime(int &)
../htlib/HtDateTime.h:479: HtDateTime::HtDateTime(const HtDateTime &) <near match>
make[1]: *** [HtFile.lo] Error 1
make[1]: Leaving directory `/pers/www/msql/Projects/Htdig/BUILD320/htdig-3.2.0b4-20030914/htnet'
make: *** [all-recursive] Error 1




--Jesse




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to