Actions
Bug #3812
closedWAxis::calcAutoNumLabels fails to compile with -DWT_NO_STD_WSTRING
Start date:
02/22/2015
Due date:
% Done:
0%
Estimated time:
Description
If Wt is compiled with -DWT_NO_STD_WSTRING, then there is no member Wt::WString::value().
This causes a compilation error in WAxis::calcAutoNumLabels, which directly calls this member.
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee set to Benoit Daccache
- Target version set to 3.3.4
Updated by Benoit Daccache over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
Actions