Launcher #1214
Annotations
10 warnings
Build:
Cool/src/Cool/Task/TaskManager.cpp#L232
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_Deque_iterator<std::shared_ptr<Cool::Task>, const std::shared_ptr<Cool::Task>&, const std::shared_ptr<Cool::Task>*>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/src/Cool/Task/TaskManager.cpp#L240
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<Cool::TaskManager::TaskAndCondition>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/src/Cool/Task/TaskManager.cpp#L248
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<std::shared_ptr<Cool::Task> >, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L81
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L84
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading