[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cannot compile under Mandrake 9.1
From: |
Chris Cardinale |
Subject: |
cannot compile under Mandrake 9.1 |
Date: |
Sat, 05 Apr 2003 14:03:10 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 |
Im trying to compile ddd 3.3 and I get this error:
strclass.C: In function `std::istream& operator>>(std::istream&, string&)':
strclass.C:1439: invalid conversion from `int' to `std::_Ios_Iostate'
strclass.C:1439: initializing argument 1 of `void
std::basic_ios<_CharT, _Traits>::clear(std::_Ios_Iostate) [with _CharT =
char, _Traits = std::char_traits<char>]'
make[1]: *** [strclass.o] Error 1
make[1]: Leaving directory `/home/chris/ddd-3.3/ddd'
make: *** [all-recursive] Error 1
what is the problem, is there a solution?