Anonymous | Login | Signup for a new account | 2024-11-21 18:53 MSK |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||
Status | resolved | OS | |||||
Projection | none | OS Version | |||||
ETA | none | Fixed in Version | 2.1.2 | Product Version | |||
Target Version | Product Build | ||||||
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. |
||||||
Steps To Reproduce | |||||||
Additional Information | |||||||
Programming language | Unspecified | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |