I have started to test out the latest version under IRIX 6.5, and have the
following compiler error:

        c++ -DHAVE_CONFIG_H -I. -I. -I.   -g -O2 -c newmail.cxx
newmail.cxx: In method `void newmail::chAdr(int, char *)':
newmail.cxx:1130: no matching function for call to `multilistview::Replace
(int &, int, char *&)'
/usr/local/include/Xclasses/multilistview.h:90: candidates are: void
multilistview::Replace(int, char **)
newmail.cxx: In method `void newmail::chAdr(int, int)':
newmail.cxx:1140: no matching function for call to `multilistview::Replace
(int &, int, char *&)'
/usr/local/include/Xclasses/multilistview.h:90: candidates are: void
multilistview::Replace(int, char **)
*** Error code 1 (bu21)
*** Error code 1 (bu21)


Compiler is:

% c++ -v
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.1/specs
gcc version 2.95.1 19990816 (release)

On another topic, in a previous email I reported a problem in starting up
xcmail for a user where the error was "Locking folder failed", and this
error did not occur when using rev 1.3.  Tracing this down showed that
xcmail was trying to open a subfolder where the permissions showed the
wrong owner.  I think you should either change the error message to
reflect the real problem (not locking), or just ignore that folder.

Peter Walsall
DLI

P.S. When I went to send this message to the mailing list, I used the
'quick mail' option and got the old mailing list address.  Is this set in
the options and didn't get updated when I went from 1.3 to 1.5?



Reply via email to