Modify ↓
#17 closed defect (fixed)
Compilation error in Utils.cpp with AlphaReal as float
| Reported by: | Owned by: | busarobi | |
|---|---|---|---|
| Priority: | major | Milestone: | Release |
| Component: | Multiboost code | Version: | 2.0 |
| Keywords: | Cc: | busarobi@… |
Description
when compiling latest version of Multiboost with typedef float AlphaReal
/scratch/fradav/MultiBoost/src/Utils/Utils.cpp: In function ‘double nor_utils::getROC(std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >&)’: /scratch/fradav/MultiBoost/src/Utils/Utils.cpp:359: error: new declaration ‘double nor_utils::getROC(std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >&)’ /scratch/fradav/MultiBoost/src/Utils/Utils.h:401: error: ambiguates old declaration ‘AlphaReal nor_utils::getROC(std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >&)’
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Fixed in commit 0a4a1d9ca1aa781bd2a8d69b7ea708f9d94f4da2