Actions
Bug #485
closedDevelopment #483: Code cleanup
Warning: implicit conversion
Start date:
11/23/2015
Due date:
11/23/2015
% Done:
100%
Estimated time:
Description
warning: implicit conversion
from 'double' to 'bool' changes value from 0.1 to false [-Wliteral-conversion]
kLinear, kLog, 0.1, 0.3, 0.99, 0.99);
Please fix.
B.t.w.: Where is the method DrawH1 defined?
Updated by Volker Friese over 6 years ago
- Due date set to 11/26/2015
- Priority changed from Normal to High
Same in line 917.
Updated by Florian Uhlig over 6 years ago
- Assignee changed from Florian Uhlig to Semen Lebedev
Could you please check. The original code is from you. I only did some code cosmetics.
Updated by Semen Lebedev over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by Volker Friese over 6 years ago
- Due date changed from 11/26/2015 to 11/23/2015
- Status changed from Resolved to Closed
Done with r8803. Thanks for the prompt reaction.
Actions