Mantis - ALGLIB
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
655 |
Data analysis |
minor |
have not tried |
2015-06-11 16:59 |
2015-06-11 17:00 |
|
Reporter:
|
SergeyB |
Platform:
|
|
|
Assigned To:
|
SergeyB |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
resolved |
Product Version:
|
|
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
3.10.0 |
|
Programming language:
|
Unspecified |
|
Summary:
|
0000655: FIXED: lrbuild() crashes when called from 64-bit HPC ALGLIB for C# |
Description:
|
The reason for this bug is that lrreport.cvdefects array is filled by trash which does not fit into 32-bit integer type used by C#. Fixed bug by explicitly filling array by -1's. |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|
|
Issue History |
Date Modified |
Username |
Field |
Change |
2015-06-11 16:59 |
SergeyB |
New Issue |
|
2015-06-11 16:59 |
SergeyB |
Status |
new => assigned |
2015-06-11 16:59 |
SergeyB |
Assigned To |
=> SergeyB |
2015-06-11 16:59 |
SergeyB |
Programming language |
=> Unspecified |
2015-06-11 17:00 |
SergeyB |
Status |
assigned => resolved |
2015-06-11 17:00 |
SergeyB |
Fixed in Version |
=> Next release |
2015-06-11 17:00 |
SergeyB |
Resolution |
open => fixed |