Bug #1507
clang compile issue with stream operator >> confusion
Status: | Resolved | Start date: | 11/27/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | Build | |||
Target version: | Version 0.9.0 |
Description
Clang errors during compile. There must be a space between >> in dbgroup_combo_box.h. C++11 fixes this but OSX's clang has not updated to allow C++11 to be used. Patch included.
History
#1 Updated by kervala over 5 years ago
- Status changed from New to Resolved
- Target version set to Version 0.9.0
- % Done changed from 0 to 100
Thanks, patch applied :)