Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000153 [ALGLIB] General major have not tried 2009-10-13 23:14 2009-10-13 23:17
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution fixed  
Status resolved   Product Version
Summary 0000153: FIXED: compiler error under GCC
Description ap.cpp was successfully compiled under MinGW and other Windows compilers, but there were problems with original GCC under Linux - several standard functions like strlen and strcmp required additional #include's.

Due to ease of fixing this error went unreported until recent message from Chong Luo:

> When I compile the c++ version of svd algorithm using
> "g++ -c *.cpp", I get the following errors:
> ap.cpp:432: error: 'strlen' was not declared in this scope
> ap.cpp:438: error: 'strlen' was not declared in this scope
> ap.cpp:455: error: 'strncmp' was not declared in this scope

However, with new unit testing infrastructure rolled out (next ALGLIB release will be tested under 32/64-bit Windows and Linux systems) such errors shouldn't happen again.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-10-13 23:14 SergeyB New Issue
2009-10-13 23:14 SergeyB Status new => assigned
2009-10-13 23:14 SergeyB Assigned To => SergeyB
2009-10-13 23:14 SergeyB Programming language => Unspecified
2009-10-13 23:17 SergeyB Status assigned => resolved
2009-10-13 23:17 SergeyB Resolution open => fixed
2009-10-13 23:17 SergeyB Fixed in Version => [NOT RELEASED YET] 2.1.2


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker