[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help.
From: |
Andres Arcia |
Subject: |
Help. |
Date: |
Thu, 20 Sep 2001 15:32:51 -0400 (VET) |
Hello there,
i'm getting this error while compiling with gcc 3.0.1
strclass.C:1312: warning: the named return value extension is deprecated,
please see the documentation for details
strclass.C: In function `std::istream& operator>>(std::istream&,
string&)':
strclass.C:1439: no matching function for call to
`std::basic_istream<char,
std::char_traits<char> >::clear(int&)'
/usr/local/include/g++-v3/bits/basic_ios.h:94: candidates are: void
std::basic_ios<_CharT, _Traits>::clear(std::_Ios_Iostate =
std::ios_base::goodbit) [with _CharT = char, _Traits =
std::char_traits<char>]
make[1]: *** [strclass.o] Error 1
make[1]: Leaving directory `/usr/local/src/ddd-3.3/ddd'
make: *** [all-recursive] Error 1
what can I do?
thanks in advance,
Andres Arcia
address@hidden
--
*---------------------------------*
* Andres E. Arcia M. *
* *
* Estudiante de la Maestria en *
* Ciencias de la Computacion *
* CEMISID-ULA *
* Tlf: 014-7441596 *
*---------------------------------*
[Prev in Thread] |
Current Thread |
[Next in Thread] |