Remove main method and move its content to example3
function in `ex…
#291
Annotations
10 errors and 10 warnings
build:
examples/ex2.hpp#L29
function 'float objective(GAGenome &)' already has a body [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L31
'phenotype': is not a member of 'GAGenome' [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L31
'boost::test_tools::tt_detail::check_frwd': no matching overloaded function found [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L32
'phenotype': is not a member of 'GAGenome' [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L32
'boost::test_tools::tt_detail::check_frwd': no matching overloaded function found [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L33
'phenotype': is not a member of 'GAGenome' [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L33
'boost::test_tools::tt_detail::check_frwd': no matching overloaded function found [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L34
'phenotype': is not a member of 'GAGenome' [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L34
'boost::test_tools::tt_detail::check_frwd': no matching overloaded function found [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
test/GAExamplesTest.cpp#L35
'phenotype': is not a member of 'GAGenome' [D:\a\galib\galib\build\test\GAlibTest.vcxproj]
|
build:
ga/GABinStr.hpp#L51
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GABinStr.hpp#L54
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GA1DBinStrGenome.h#L77
'argument': conversion from 'const int' to 'short', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GAMask.h#L21
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GAMask.h#L28
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GA1DBinStrGenome.C#L144
'argument': conversion from 'int' to 'short', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GA1DBinStrGenome.C#L149
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GA1DBinStrGenome.C#L266
'argument': conversion from 'int' to 'short', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GA1DBinStrGenome.C#L410
'=': conversion from 'int' to 'char', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|
build:
ga/GABinStr.hpp#L51
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\galib\galib\build\ga\GAlib.vcxproj]
|