| Anonymous | Login | Signup for a new account | 2025-11-21 00:32 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 | |||||||
| 0000400 | [ALGLIB] AlgoPascal | minor | have not tried | 2011-06-24 10:39 | 2018-01-03 08:47 | |||||||
| Reporter | armin | View Status | public | |||||||||
| Assigned To | SergeyB | |||||||||||
| Priority | normal | Resolution | open | Platform | ||||||||
| Status | assigned | OS | ||||||||||
| Projection | none | OS Version | ||||||||||
| ETA | none | Fixed in Version | Product Version | 3.3.0 | ||||||||
| Target Version | Product Build | |||||||||||
| Summary | 0000400: Compiler warning in ap.h | |||||||||||
| Description |
Using gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5), I get the following warning: ap.h:719: warning: type qualifiers ignored on function return type ap.h:720: warning: type qualifiers ignored on function return type These are the two lines: const bool operator==(const alglib::complex& lhs, const alglib::complex& rhs); const bool operator!=(const alglib::complex& lhs, const alglib::complex& rhs); I guess the const flag can be savely removed for bool return values. |
|||||||||||
| Steps To Reproduce | ||||||||||||
| Additional Information | ||||||||||||
| Programming language | C++ | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |