This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can some one help


 Hi
 > This means that 'CZipException::~CZipException()' (which can
 > throw anything) can throw more exception types than
 > 'std::exception::~exception() throw ()' (which can't throw any).
 
 So how can i fix
 
 Regards
 Luiz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]