This is the mail archive of the gcc-bugs@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]

Re: Internal compiler error 980711


Thanks for your bug report. gcc-2.95.2 says

secshare.h: At top level:
secshare.h:88: syntax error before `;'
secshare.h:89: syntax error before `;'
secshare.cpp:33: syntax error before `('
secshare.cpp:36: syntax error before `::'
secshare.cpp: In method `void CryptoPP::ShareFork::Share(long unsigned int)':
secshare.cpp:69: `Polynomial' undeclared (first use this function)
secshare.cpp:69: (Each undeclared identifier is reported only once
secshare.cpp:69: for each function it appears in.)
[more errors]

so the bug appears to be fixed.

Regards,
Martin

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