Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1025 | General | minor | have not tried | 2024-01-29 18:04 | 2024-04-11 18:54 |
|
|||||
Reporter: | barracuda156 | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | new | Product Version: | 4.01.0 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
Programming language: | C++ | ||||
|
|||||
Summary: | 0001025: alglib makes a wrong assumption for size of bool: is may not be 1 byte | ||||
Description: |
The code assumes 1-byte bool, which is wrong for some platforms. [ 26%] Building CXX object CMakeFiles/alglib.dir/src/ap.cpp.o /usr/bin/g++-4.2 -Dalglib_EXPORTS -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_alglib/alglib/work/alglib-cpp/src -pipe -Os -DNDEBUG -I/opt/local/include -arch ppc -mmacosx-version-min=10.6 -fPIC -MD -MT CMakeFiles/alglib.dir/src/ap.cpp.o -MF CMakeFiles/alglib.dir/src/ap.cpp.o.d -o CMakeFiles/alglib.dir/src/ap.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_alglib/alglib/work/alglib-cpp/src/ap.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_alglib/alglib/work/alglib-cpp/src/ap.cpp:294: error: size of array ‘_ae_bool_must_be_8_bits_wide’ is negative |
||||
Steps To Reproduce: | |||||
Additional Information: | Darwin ppc has 4-byte bool. | ||||
Relationships | |||||
Attached Files: | alglib_ppc.log [^] (19,679 bytes) 2024-01-29 18:06 | ||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-01-29 18:04 | barracuda156 | New Issue | |||
2024-01-29 18:04 | barracuda156 | Programming language | => C++ | ||
2024-01-29 18:06 | barracuda156 | File Added: alglib_ppc.log | |||
2024-01-29 18:08 | barracuda156 | Note Added: 0012035 | |||
2024-01-29 18:17 | barracuda156 | Note Added: 0012036 | |||
2024-01-29 18:22 | barracuda156 | Note Added: 0012037 | |||
2024-04-11 18:54 | SergeyB | Target Version | => 4.02.0 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|